public class SEBranchRecordImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements SEBranchRecord
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.EPropertiesHolderImpl
org.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 SEMeasRecord |
curSeRec
The cached value of the '
Cur Se Rec ' reference. |
protected static int |
PJ_MATRIX_INDEX_EDEFAULT
The default value of the '
PJ Matrix Index ' attribute. |
protected int |
pJMatrixIndex
The cached value of the '
PJ Matrix Index ' attribute. |
protected SEMeasRecord |
pSeRec
The cached value of the '
PSe Rec ' reference. |
protected static int |
QJ_MATRIX_INDEX_EDEFAULT
The default value of the '
QJ Matrix Index ' attribute. |
protected int |
qJMatrixIndex
The cached value of the '
QJ Matrix Index ' attribute. |
protected SEMeasRecord |
qSeRec
The cached value of the '
QSe Rec ' reference. |
protected SEMeasRecord |
tapSeRec
The cached value of the '
Tap Se Rec ' reference. |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
Modifier | Constructor and Description |
---|---|
protected |
SEBranchRecordImpl() |
Modifier and Type | Method and Description |
---|---|
SEMeasRecord |
basicGetCurSeRec() |
SEMeasRecord |
basicGetPSeRec() |
SEMeasRecord |
basicGetQSeRec() |
SEMeasRecord |
basicGetTapSeRec() |
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) |
SEMeasRecord |
getCurSeRec() |
int |
getPJMatrixIndex() |
SEMeasRecord |
getPSeRec() |
int |
getQJMatrixIndex() |
SEMeasRecord |
getQSeRec() |
SEMeasRecord |
getTapSeRec() |
void |
readData(com.hazelcast.nio.ObjectDataInput in) |
void |
setCurSeRec(SEMeasRecord newCurSeRec) |
void |
setPJMatrixIndex(int newPJMatrixIndex) |
void |
setPSeRec(SEMeasRecord newPSeRec) |
void |
setQJMatrixIndex(int newQJMatrixIndex) |
void |
setQSeRec(SEMeasRecord newQSeRec) |
void |
setTapSeRec(SEMeasRecord newTapSeRec) |
java.lang.String |
toString() |
void |
updateResidual(org.apache.commons.math3.complex.Complex estimation) |
void |
writeData(com.hazelcast.nio.ObjectDataOutput out) |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
eAddVirtualValue, 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, eVirtualValues
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected SEMeasRecord pSeRec
PSe Rec
' reference.
getPSeRec()
protected SEMeasRecord qSeRec
QSe Rec
' reference.
getQSeRec()
protected SEMeasRecord curSeRec
Cur Se Rec
' reference.
getCurSeRec()
protected SEMeasRecord tapSeRec
Tap Se Rec
' reference.
getTapSeRec()
protected static final int PJ_MATRIX_INDEX_EDEFAULT
PJ Matrix Index
' attribute.
getPJMatrixIndex()
,
Constant Field Valuesprotected int pJMatrixIndex
PJ Matrix Index
' attribute.
getPJMatrixIndex()
protected static final int QJ_MATRIX_INDEX_EDEFAULT
QJ Matrix Index
' attribute.
getQJMatrixIndex()
,
Constant Field Valuesprotected int qJMatrixIndex
QJ Matrix Index
' attribute.
getQJMatrixIndex()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class org.eclipse.emf.ecore.impl.EObjectImpl
public SEMeasRecord getPSeRec()
getPSeRec
in interface SEBranchRecord
SEBranchRecord.setPSeRec(SEMeasRecord)
,
SERecordPackage.getSEBranchRecord_PSeRec()
public SEMeasRecord basicGetPSeRec()
public void setPSeRec(SEMeasRecord newPSeRec)
setPSeRec
in interface SEBranchRecord
newPSeRec
- the new value of the 'PSe Rec' reference.SEBranchRecord.getPSeRec()
public SEMeasRecord getQSeRec()
getQSeRec
in interface SEBranchRecord
SEBranchRecord.setQSeRec(SEMeasRecord)
,
SERecordPackage.getSEBranchRecord_QSeRec()
public SEMeasRecord basicGetQSeRec()
public void setQSeRec(SEMeasRecord newQSeRec)
setQSeRec
in interface SEBranchRecord
newQSeRec
- the new value of the 'QSe Rec' reference.SEBranchRecord.getQSeRec()
public SEMeasRecord getCurSeRec()
getCurSeRec
in interface SEBranchRecord
SEBranchRecord.setCurSeRec(SEMeasRecord)
,
SERecordPackage.getSEBranchRecord_CurSeRec()
public SEMeasRecord basicGetCurSeRec()
public void setCurSeRec(SEMeasRecord newCurSeRec)
setCurSeRec
in interface SEBranchRecord
newCurSeRec
- the new value of the 'Cur Se Rec' reference.SEBranchRecord.getCurSeRec()
public int getPJMatrixIndex()
getPJMatrixIndex
in interface SEBranchRecord
SEBranchRecord.setPJMatrixIndex(int)
,
SERecordPackage.getSEBranchRecord_PJMatrixIndex()
public void setPJMatrixIndex(int newPJMatrixIndex)
setPJMatrixIndex
in interface SEBranchRecord
newPJMatrixIndex
- the new value of the 'PJ Matrix Index' attribute.SEBranchRecord.getPJMatrixIndex()
public int getQJMatrixIndex()
getQJMatrixIndex
in interface SEBranchRecord
SEBranchRecord.setQJMatrixIndex(int)
,
SERecordPackage.getSEBranchRecord_QJMatrixIndex()
public void setQJMatrixIndex(int newQJMatrixIndex)
setQJMatrixIndex
in interface SEBranchRecord
newQJMatrixIndex
- the new value of the 'QJ Matrix Index' attribute.SEBranchRecord.getQJMatrixIndex()
public SEMeasRecord getTapSeRec()
getTapSeRec
in interface SEBranchRecord
SEBranchRecord.setTapSeRec(SEMeasRecord)
,
SERecordPackage.getSEBranchRecord_TapSeRec()
public SEMeasRecord basicGetTapSeRec()
public void setTapSeRec(SEMeasRecord newTapSeRec)
setTapSeRec
in interface SEBranchRecord
newTapSeRec
- the new value of the 'Tap Se Rec' reference.SEBranchRecord.getTapSeRec()
public void updateResidual(org.apache.commons.math3.complex.Complex estimation)
updateResidual
in interface SEBranchRecord
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void readData(com.hazelcast.nio.ObjectDataInput in) throws java.io.IOException
readData
in interface com.hazelcast.nio.serialization.DataSerializable
java.io.IOException
public void writeData(com.hazelcast.nio.ObjectDataOutput out) throws java.io.IOException
writeData
in interface com.hazelcast.nio.serialization.DataSerializable
java.io.IOException