public class SEBusRecordImpl extends SEBaseRecordImpl implements SEBusRecord
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 boolean |
ALL_ON_STATUS_EDEFAULT
The default value of the '
All On Status' attribute. |
protected boolean |
allOnStatus
The cached value of the '
All On Status' attribute. |
protected static double |
INJECT_VALUE_EDEFAULT
The default value of the '
Inject Value' attribute. |
protected double |
injectValue
The cached value of the '
Inject Value' attribute. |
protected static int |
JMATRIX_INDEX_EDEFAULT
The default value of the '
JMatrix Index' attribute. |
protected int |
jMatrixIndex
The cached value of the '
JMatrix Index' 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 |
SEBusRecordImpl() |
| 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) |
double |
getInjectValue() |
int |
getJMatrixIndex() |
boolean |
isAllOnStatus() |
void |
readData(com.hazelcast.nio.ObjectDataInput in) |
void |
setAllOnStatus(boolean newAllOnStatus) |
void |
setInjectValue(double newInjectValue) |
void |
setJMatrixIndex(int newJMatrixIndex) |
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 double INJECT_VALUE_EDEFAULT
Inject Value' attribute.
getInjectValue(),
Constant Field Valuesprotected double injectValue
Inject Value' attribute.
getInjectValue()protected static final int JMATRIX_INDEX_EDEFAULT
JMatrix Index' attribute.
getJMatrixIndex(),
Constant Field Valuesprotected int jMatrixIndex
JMatrix Index' attribute.
getJMatrixIndex()protected static final boolean ALL_ON_STATUS_EDEFAULT
All On Status' attribute.
isAllOnStatus(),
Constant Field Valuesprotected boolean allOnStatus
All On Status' attribute.
isAllOnStatus()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class SEBaseRecordImplpublic double getInjectValue()
getInjectValue in interface SEBusRecordSEBusRecord.setInjectValue(double),
SERecordPackage.getSEBusRecord_InjectValue()public void setInjectValue(double newInjectValue)
setInjectValue in interface SEBusRecordnewInjectValue - the new value of the 'Inject Value' attribute.SEBusRecord.getInjectValue()public int getJMatrixIndex()
getJMatrixIndex in interface SEBusRecordSEBusRecord.setJMatrixIndex(int),
SERecordPackage.getSEBusRecord_JMatrixIndex()public void setJMatrixIndex(int newJMatrixIndex)
setJMatrixIndex in interface SEBusRecordnewJMatrixIndex - the new value of the 'JMatrix Index' attribute.SEBusRecord.getJMatrixIndex()public boolean isAllOnStatus()
isAllOnStatus in interface SEBusRecordSEBusRecord.setAllOnStatus(boolean),
SERecordPackage.getSEBusRecord_AllOnStatus()public void setAllOnStatus(boolean newAllOnStatus)
setAllOnStatus in interface SEBusRecordnewAllOnStatus - the new value of the 'All On Status' attribute.SEBusRecord.isAllOnStatus()public 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