public class LoadNetDataImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements LoadNetData
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 java.util.List<?> |
lfConvergeStatusList
The cached value of the '
Lf Converge Status List ' attribute. |
protected static double |
SCHEDULE_PERIOD_LENGTH_EDEFAULT
The default value of the '
Schedule Period Length ' attribute. |
protected static java.lang.String |
SCHEDULE_PERIOD_UNIT_EDEFAULT
The default value of the '
Schedule Period Unit ' attribute. |
protected static int |
SCHEDULE_POINTS_EDEFAULT
The default value of the '
Schedule Points ' attribute. |
protected double |
schedulePeriodLength
The cached value of the '
Schedule Period Length ' attribute. |
protected java.lang.String |
schedulePeriodUnit
The cached value of the '
Schedule Period Unit ' attribute. |
protected int |
schedulePoints
The cached value of the '
Schedule Points ' attribute. |
protected static double |
TOTAL_LOSS_KW_HR_EDEFAULT
The default value of the '
Total Loss Kw Hr ' attribute. |
protected double |
totalLossKwHr
The cached value of the '
Total Loss Kw Hr ' attribute. |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
Modifier | Constructor and Description |
---|---|
protected |
LoadNetDataImpl() |
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) |
java.util.List<?> |
getLfConvergeStatusList() |
double |
getSchedulePeriodLength() |
java.lang.String |
getSchedulePeriodUnit() |
int |
getSchedulePoints() |
double |
getTotalLossKwHr() |
void |
setLfConvergeStatusList(java.util.List<?> newLfConvergeStatusList) |
void |
setSchedulePeriodLength(double newSchedulePeriodLength) |
void |
setSchedulePeriodUnit(java.lang.String newSchedulePeriodUnit) |
void |
setSchedulePoints(int newSchedulePoints) |
void |
setTotalLossKwHr(double newTotalLossKwHr) |
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 int SCHEDULE_POINTS_EDEFAULT
Schedule Points
' attribute.
getSchedulePoints()
,
Constant Field Valuesprotected int schedulePoints
Schedule Points
' attribute.
getSchedulePoints()
protected static final double SCHEDULE_PERIOD_LENGTH_EDEFAULT
Schedule Period Length
' attribute.
getSchedulePeriodLength()
,
Constant Field Valuesprotected double schedulePeriodLength
Schedule Period Length
' attribute.
getSchedulePeriodLength()
protected static final java.lang.String SCHEDULE_PERIOD_UNIT_EDEFAULT
Schedule Period Unit
' attribute.
getSchedulePeriodUnit()
,
Constant Field Valuesprotected java.lang.String schedulePeriodUnit
Schedule Period Unit
' attribute.
getSchedulePeriodUnit()
protected static final double TOTAL_LOSS_KW_HR_EDEFAULT
Total Loss Kw Hr
' attribute.
getTotalLossKwHr()
,
Constant Field Valuesprotected double totalLossKwHr
Total Loss Kw Hr
' attribute.
getTotalLossKwHr()
protected java.util.List<?> lfConvergeStatusList
Lf Converge Status List
' attribute.
getLfConvergeStatusList()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class org.eclipse.emf.ecore.impl.EObjectImpl
public int getSchedulePoints()
getSchedulePoints
in interface LoadNetData
LoadNetData.setSchedulePoints(int)
,
LoadAnalysisPackage.getLoadNetData_SchedulePoints()
public void setSchedulePoints(int newSchedulePoints)
setSchedulePoints
in interface LoadNetData
newSchedulePoints
- the new value of the 'Schedule Points' attribute.LoadNetData.getSchedulePoints()
public double getSchedulePeriodLength()
getSchedulePeriodLength
in interface LoadNetData
LoadNetData.setSchedulePeriodLength(double)
,
LoadAnalysisPackage.getLoadNetData_SchedulePeriodLength()
public void setSchedulePeriodLength(double newSchedulePeriodLength)
setSchedulePeriodLength
in interface LoadNetData
newSchedulePeriodLength
- the new value of the 'Schedule Period Length' attribute.LoadNetData.getSchedulePeriodLength()
public java.lang.String getSchedulePeriodUnit()
getSchedulePeriodUnit
in interface LoadNetData
LoadNetData.setSchedulePeriodUnit(String)
,
LoadAnalysisPackage.getLoadNetData_SchedulePeriodUnit()
public void setSchedulePeriodUnit(java.lang.String newSchedulePeriodUnit)
setSchedulePeriodUnit
in interface LoadNetData
newSchedulePeriodUnit
- the new value of the 'Schedule Period Unit' attribute.LoadNetData.getSchedulePeriodUnit()
public double getTotalLossKwHr()
getTotalLossKwHr
in interface LoadNetData
LoadNetData.setTotalLossKwHr(double)
,
LoadAnalysisPackage.getLoadNetData_TotalLossKwHr()
public void setTotalLossKwHr(double newTotalLossKwHr)
setTotalLossKwHr
in interface LoadNetData
newTotalLossKwHr
- the new value of the 'Total Loss Kw Hr' attribute.LoadNetData.getTotalLossKwHr()
public java.util.List<?> getLfConvergeStatusList()
getLfConvergeStatusList
in interface LoadNetData
LoadNetData.setLfConvergeStatusList(List)
,
LoadAnalysisPackage.getLoadNetData_LfConvergeStatusList()
public void setLfConvergeStatusList(java.util.List<?> newLfConvergeStatusList)
setLfConvergeStatusList
in interface LoadNetData
newLfConvergeStatusList
- the new value of the 'Lf Converge Status List' attribute.LoadNetData.getLfConvergeStatusList()
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