public class SEMeasRecordImpl extends SEBaseRecordImpl implements SEMeasRecord
The following features are implemented:
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList| Modifier and Type | Field and Description |
|---|---|
protected static long |
DEVICE_ID_EDEFAULT
The default value of the '
Device Id' attribute. |
protected long |
deviceId
The cached value of the '
Device Id' attribute. |
protected static MeasureType |
MEASURE_TYPE_EDEFAULT
The default value of the '
Measure Type' attribute. |
protected MeasureType |
measureType
The cached value of the '
Measure Type' attribute. |
protected static boolean |
NOT_USED_IN_CAL_EDEFAULT
The default value of the '
Not Used In Cal' attribute. |
protected boolean |
notUsedInCal
The cached value of the '
Not Used In Cal' attribute. |
protected boolean |
quality
The cached value of the '
Quality' attribute. |
protected static boolean |
QUALITY_EDEFAULT
The default value of the '
Quality' attribute. |
protected boolean |
status
The cached value of the '
Status' attribute. |
protected static boolean |
STATUS_EDEFAULT
The default value of the '
Status' attribute. |
measure, MEASURE_EDEFAULT, residual, RESIDUAL_EDEFAULT, weight, WEIGHT_EDEFAULTeAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY| Modifier | Constructor and Description |
|---|---|
protected |
SEMeasRecordImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
long |
getDeviceId() |
MeasureType |
getMeasureType() |
boolean |
isAlive() |
boolean |
isNotUsedInCal() |
boolean |
isQuality() |
boolean |
isStatus() |
void |
readData(com.hazelcast.nio.ObjectDataInput in) |
void |
setDeviceId(long newDeviceId) |
void |
setMeasureType(MeasureType newMeasureType) |
void |
setNotUsedInCal(boolean newNotUsedInCal) |
void |
setQuality(boolean newQuality) |
void |
setStatus(boolean newStatus) |
java.lang.String |
toString() |
void |
writeData(com.hazelcast.nio.ObjectDataOutput out) |
getMeasure, getResidual, getWeight, setMeasure, setResidual, setWeight, updateResidualeAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURIeAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValueseBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMeasure, getResidual, getWeight, setMeasure, setResidual, setWeight, updateResidualeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected static final boolean STATUS_EDEFAULT
Status' attribute.
isStatus(),
Constant Field Valuesprotected boolean status
Status' attribute.
isStatus()protected static final boolean QUALITY_EDEFAULT
Quality' attribute.
isQuality(),
Constant Field Valuesprotected boolean quality
Quality' attribute.
isQuality()protected static final boolean NOT_USED_IN_CAL_EDEFAULT
Not Used In Cal' attribute.
isNotUsedInCal(),
Constant Field Valuesprotected boolean notUsedInCal
Not Used In Cal' attribute.
isNotUsedInCal()protected static final long DEVICE_ID_EDEFAULT
Device Id' attribute.
getDeviceId(),
Constant Field Valuesprotected long deviceId
Device Id' attribute.
getDeviceId()protected static final MeasureType MEASURE_TYPE_EDEFAULT
Measure Type' attribute.
getMeasureType()protected MeasureType measureType
Measure Type' attribute.
getMeasureType()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class SEBaseRecordImplpublic boolean isStatus()
isStatus in interface SEMeasRecordSEMeasRecord.setStatus(boolean),
SERecordPackage.getSEMeasRecord_Status()public void setStatus(boolean newStatus)
setStatus in interface SEMeasRecordnewStatus - the new value of the 'Status' attribute.SEMeasRecord.isStatus()public boolean isQuality()
isQuality in interface SEMeasRecordSEMeasRecord.setQuality(boolean),
SERecordPackage.getSEMeasRecord_Quality()public void setQuality(boolean newQuality)
setQuality in interface SEMeasRecordnewQuality - the new value of the 'Quality' attribute.SEMeasRecord.isQuality()public boolean isNotUsedInCal()
isNotUsedInCal in interface SEMeasRecordSEMeasRecord.setNotUsedInCal(boolean),
SERecordPackage.getSEMeasRecord_NotUsedInCal()public void setNotUsedInCal(boolean newNotUsedInCal)
setNotUsedInCal in interface SEMeasRecordnewNotUsedInCal - the new value of the 'Not Used In Cal' attribute.SEMeasRecord.isNotUsedInCal()public long getDeviceId()
getDeviceId in interface SEMeasRecordSEMeasRecord.setDeviceId(long),
SERecordPackage.getSEMeasRecord_DeviceId()public void setDeviceId(long newDeviceId)
setDeviceId in interface SEMeasRecordnewDeviceId - the new value of the 'Device Id' attribute.SEMeasRecord.getDeviceId()public MeasureType getMeasureType()
getMeasureType in interface SEMeasRecordMeasureType,
SEMeasRecord.setMeasureType(MeasureType),
SERecordPackage.getSEMeasRecord_MeasureType()public void setMeasureType(MeasureType newMeasureType)
setMeasureType in interface SEMeasRecordnewMeasureType - the new value of the 'Measure Type' attribute.MeasureType,
SEMeasRecord.getMeasureType()public boolean isAlive()
isAlive in interface SEMeasRecordpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class SEBaseRecordImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class SEBaseRecordImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class SEBaseRecordImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class SEBaseRecordImplpublic java.lang.String toString()
toString in class SEBaseRecordImplpublic void readData(com.hazelcast.nio.ObjectDataInput in)
throws java.io.IOException
readData in interface com.hazelcast.nio.serialization.DataSerializablereadData in class SEBaseRecordImpljava.io.IOExceptionpublic void writeData(com.hazelcast.nio.ObjectDataOutput out)
throws java.io.IOException
writeData in interface com.hazelcast.nio.serialization.DataSerializablewriteData in class SEBaseRecordImpljava.io.IOException