public class SEWeightImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements SEWeight
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 |
BRANCH_P_EDEFAULT
The default value of the '
Branch P' attribute. |
protected static double |
BRANCH_Q_EDEFAULT
The default value of the '
Branch Q' attribute. |
protected double |
branchP
The cached value of the '
Branch P' attribute. |
protected double |
branchQ
The cached value of the '
Branch Q' attribute. |
protected static double |
BUS_P_EDEFAULT
The default value of the '
Bus P' attribute. |
protected static double |
BUS_Q_EDEFAULT
The default value of the '
Bus Q' attribute. |
protected static double |
BUS_VOLTAGE_MAG_EDEFAULT
The default value of the '
Bus Voltage Mag' attribute. |
protected double |
busP
The cached value of the '
Bus P' attribute. |
protected double |
busQ
The cached value of the '
Bus Q' attribute. |
protected double |
busVoltageMag
The cached value of the '
Bus Voltage Mag' attribute. |
protected double |
presdo
The cached value of the '
Presdo' attribute. |
protected static double |
PRESDO_EDEFAULT
The default value of the '
Presdo' attribute. |
protected static double |
ZERO_INJ_MEASURE_EDEFAULT
The default value of the '
Zero Inj Measure' attribute. |
protected double |
zeroInjMeasure
The cached value of the '
Zero Inj Measure' attribute. |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY| Modifier | Constructor and Description |
|---|---|
protected |
SEWeightImpl() |
| 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 |
getBranchP() |
double |
getBranchQ() |
double |
getBusP() |
double |
getBusQ() |
double |
getBusVoltageMag() |
double |
getPresdo() |
double |
getZeroInjMeasure() |
void |
setBranchP(double newBranchP) |
void |
setBranchQ(double newBranchQ) |
void |
setBusP(double newBusP) |
void |
setBusQ(double newBusQ) |
void |
setBusVoltageMag(double newBusVoltageMag) |
void |
setPresdo(double newPresdo) |
void |
setZeroInjMeasure(double newZeroInjMeasure) |
java.lang.String |
toString() |
eAdapters, 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, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected static final double BUS_P_EDEFAULT
Bus P' attribute.
getBusP(),
Constant Field Valuesprotected static final double BUS_Q_EDEFAULT
Bus Q' attribute.
getBusQ(),
Constant Field Valuesprotected static final double BRANCH_P_EDEFAULT
Branch P' attribute.
getBranchP(),
Constant Field Valuesprotected double branchP
Branch P' attribute.
getBranchP()protected static final double BRANCH_Q_EDEFAULT
Branch Q' attribute.
getBranchQ(),
Constant Field Valuesprotected double branchQ
Branch Q' attribute.
getBranchQ()protected static final double BUS_VOLTAGE_MAG_EDEFAULT
Bus Voltage Mag' attribute.
getBusVoltageMag(),
Constant Field Valuesprotected double busVoltageMag
Bus Voltage Mag' attribute.
getBusVoltageMag()protected static final double PRESDO_EDEFAULT
Presdo' attribute.
getPresdo(),
Constant Field Valuesprotected double presdo
Presdo' attribute.
getPresdo()protected static final double ZERO_INJ_MEASURE_EDEFAULT
Zero Inj Measure' attribute.
getZeroInjMeasure(),
Constant Field Valuesprotected double zeroInjMeasure
Zero Inj Measure' attribute.
getZeroInjMeasure()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class org.eclipse.emf.ecore.impl.EObjectImplpublic double getBusP()
getBusP in interface SEWeightSEWeight.setBusP(double),
SEAlgoPackage.getSEWeight_BusP()public void setBusP(double newBusP)
setBusP in interface SEWeightnewBusP - the new value of the 'Bus P' attribute.SEWeight.getBusP()public double getBusQ()
getBusQ in interface SEWeightSEWeight.setBusQ(double),
SEAlgoPackage.getSEWeight_BusQ()public void setBusQ(double newBusQ)
setBusQ in interface SEWeightnewBusQ - the new value of the 'Bus Q' attribute.SEWeight.getBusQ()public double getBranchP()
getBranchP in interface SEWeightSEWeight.setBranchP(double),
SEAlgoPackage.getSEWeight_BranchP()public void setBranchP(double newBranchP)
setBranchP in interface SEWeightnewBranchP - the new value of the 'Branch P' attribute.SEWeight.getBranchP()public double getBranchQ()
getBranchQ in interface SEWeightSEWeight.setBranchQ(double),
SEAlgoPackage.getSEWeight_BranchQ()public void setBranchQ(double newBranchQ)
setBranchQ in interface SEWeightnewBranchQ - the new value of the 'Branch Q' attribute.SEWeight.getBranchQ()public double getBusVoltageMag()
getBusVoltageMag in interface SEWeightSEWeight.setBusVoltageMag(double),
SEAlgoPackage.getSEWeight_BusVoltageMag()public void setBusVoltageMag(double newBusVoltageMag)
setBusVoltageMag in interface SEWeightnewBusVoltageMag - the new value of the 'Bus Voltage Mag' attribute.SEWeight.getBusVoltageMag()public double getPresdo()
getPresdo in interface SEWeightSEWeight.setPresdo(double),
SEAlgoPackage.getSEWeight_Presdo()public void setPresdo(double newPresdo)
setPresdo in interface SEWeightnewPresdo - the new value of the 'Presdo' attribute.SEWeight.getPresdo()public double getZeroInjMeasure()
getZeroInjMeasure in interface SEWeightSEWeight.setZeroInjMeasure(double),
SEAlgoPackage.getSEWeight_ZeroInjMeasure()public void setZeroInjMeasure(double newZeroInjMeasure)
setZeroInjMeasure in interface SEWeightnewZeroInjMeasure - the new value of the 'Zero Inj Measure' attribute.SEWeight.getZeroInjMeasure()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl