public class DclfAlgoBranchImpl extends BranchRefImpl<AclfBranch> implements DclfAlgoBranch
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 double |
DCLF_FLOW_EDEFAULT
The default value of the '
Dclf Flow' attribute. |
protected double |
dclfFlow
The cached value of the '
Dclf Flow' attribute. |
protected static double |
LOSS_FACTOR_EDEFAULT
The default value of the '
Loss Factor' attribute. |
protected double |
lossFactor
The cached value of the '
Loss Factor' attribute. |
protected static double |
SHIFTED_FLOW_EDEFAULT
The default value of the '
Shifted Flow' attribute. |
protected double |
shiftedFlow
The cached value of the '
Shifted Flow' attribute. |
branchdesc, DESC_EDEFAULT, id, ID_EDEFAULT, name, NAME_EDEFAULT, number, NUMBER_EDEFAULT, status, STATUS_CHANGE_INFO_EDEFAULT, STATUS_EDEFAULT, statusChangeInfoeAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY| Modifier | Constructor and Description |
|---|---|
protected |
DclfAlgoBranchImpl() |
| Modifier and Type | Method and Description |
|---|---|
double |
calPostFlow() |
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 |
getDclfFlow() |
double |
getLossFactor() |
double |
getShiftedFlow() |
void |
readData(com.hazelcast.nio.ObjectDataInput in) |
void |
setBranch(AclfBranch newBranch)
This is specialized for the more specific type known in this context.
|
void |
setDclfFlow(double newDclfFlow) |
void |
setLossFactor(double newLossFactor) |
void |
setShiftedFlow(double newShiftedFlow) |
java.lang.String |
toString() |
void |
writeData(com.hazelcast.nio.ObjectDataOutput out) |
getBranchcheckData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInfoeAdapters, 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, waitcheckData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInfoeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected static final double DCLF_FLOW_EDEFAULT
Dclf Flow' attribute.
getDclfFlow(),
Constant Field Valuesprotected double dclfFlow
Dclf Flow' attribute.
getDclfFlow()protected static final double SHIFTED_FLOW_EDEFAULT
Shifted Flow' attribute.
getShiftedFlow(),
Constant Field Valuesprotected double shiftedFlow
Shifted Flow' attribute.
getShiftedFlow()protected static final double LOSS_FACTOR_EDEFAULT
Loss Factor' attribute.
getLossFactor(),
Constant Field Valuesprotected double lossFactor
Loss Factor' attribute.
getLossFactor()public void setBranch(AclfBranch newBranch)
setBranch in interface BranchRef<AclfBranch>setBranch in class BranchRefImpl<AclfBranch>newBranch - the new value of the 'Branch' reference.BranchRef.getBranch()public double getDclfFlow()
getDclfFlow in interface DclfAlgoBranchDclfAlgoBranch.setDclfFlow(double),
DclfAlgoAdapterPackage.getDclfAlgoBranch_DclfFlow()public void setDclfFlow(double newDclfFlow)
setDclfFlow in interface DclfAlgoBranchnewDclfFlow - the new value of the 'Dclf Flow' attribute.DclfAlgoBranch.getDclfFlow()public double getShiftedFlow()
getShiftedFlow in interface DclfAlgoBranchDclfAlgoBranch.setShiftedFlow(double),
DclfAlgoAdapterPackage.getDclfAlgoBranch_ShiftedFlow()public void setShiftedFlow(double newShiftedFlow)
setShiftedFlow in interface DclfAlgoBranchnewShiftedFlow - the new value of the 'Shifted Flow' attribute.DclfAlgoBranch.getShiftedFlow()public double getLossFactor()
getLossFactor in interface DclfAlgoBranchDclfAlgoBranch.setLossFactor(double),
DclfAlgoAdapterPackage.getDclfAlgoBranch_LossFactor()public void setLossFactor(double newLossFactor)
setLossFactor in interface DclfAlgoBranchnewLossFactor - the new value of the 'Loss Factor' attribute.DclfAlgoBranch.getLossFactor()public double calPostFlow()
calPostFlow in interface DclfAlgoBranchprotected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class BranchRefImpl<AclfBranch>public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class BranchRefImpl<AclfBranch>public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class BranchRefImpl<AclfBranch>public void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class BranchRefImpl<AclfBranch>public boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class BranchRefImpl<AclfBranch>public java.lang.String toString()
toString in class BranchRefImpl<AclfBranch>public void writeData(com.hazelcast.nio.ObjectDataOutput out)
throws java.io.IOException
NameTagImplwriteData in interface com.hazelcast.nio.serialization.DataSerializablewriteData in class BranchRefImpl<AclfBranch>java.io.IOExceptionpublic void readData(com.hazelcast.nio.ObjectDataInput in)
throws java.io.IOException
NameTagImplreadData in interface com.hazelcast.nio.serialization.DataSerializablereadData in class BranchRefImpl<AclfBranch>java.io.IOException