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.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 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, 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 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.EObjectImpl
public double getBusP()
getBusP
in interface SEWeight
SEWeight.setBusP(double)
,
SEAlgoPackage.getSEWeight_BusP()
public void setBusP(double newBusP)
setBusP
in interface SEWeight
newBusP
- the new value of the 'Bus P' attribute.SEWeight.getBusP()
public double getBusQ()
getBusQ
in interface SEWeight
SEWeight.setBusQ(double)
,
SEAlgoPackage.getSEWeight_BusQ()
public void setBusQ(double newBusQ)
setBusQ
in interface SEWeight
newBusQ
- the new value of the 'Bus Q' attribute.SEWeight.getBusQ()
public double getBranchP()
getBranchP
in interface SEWeight
SEWeight.setBranchP(double)
,
SEAlgoPackage.getSEWeight_BranchP()
public void setBranchP(double newBranchP)
setBranchP
in interface SEWeight
newBranchP
- the new value of the 'Branch P' attribute.SEWeight.getBranchP()
public double getBranchQ()
getBranchQ
in interface SEWeight
SEWeight.setBranchQ(double)
,
SEAlgoPackage.getSEWeight_BranchQ()
public void setBranchQ(double newBranchQ)
setBranchQ
in interface SEWeight
newBranchQ
- the new value of the 'Branch Q' attribute.SEWeight.getBranchQ()
public double getBusVoltageMag()
getBusVoltageMag
in interface SEWeight
SEWeight.setBusVoltageMag(double)
,
SEAlgoPackage.getSEWeight_BusVoltageMag()
public void setBusVoltageMag(double newBusVoltageMag)
setBusVoltageMag
in interface SEWeight
newBusVoltageMag
- the new value of the 'Bus Voltage Mag' attribute.SEWeight.getBusVoltageMag()
public double getPresdo()
getPresdo
in interface SEWeight
SEWeight.setPresdo(double)
,
SEAlgoPackage.getSEWeight_Presdo()
public void setPresdo(double newPresdo)
setPresdo
in interface SEWeight
newPresdo
- the new value of the 'Presdo' attribute.SEWeight.getPresdo()
public double getZeroInjMeasure()
getZeroInjMeasure
in interface SEWeight
SEWeight.setZeroInjMeasure(double)
,
SEAlgoPackage.getSEWeight_ZeroInjMeasure()
public void setZeroInjMeasure(double newZeroInjMeasure)
setZeroInjMeasure
in interface SEWeight
newZeroInjMeasure
- 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.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