public class AreaImpl extends RegDeviceContainerImpl implements Area
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 java.lang.String |
ALTER_SWING_BUS_NAME_EDEFAULT
The default value of the '
Alter Swing Bus Name ' attribute. |
protected java.lang.String |
alterSwingBusName
The cached value of the '
Alter Swing Bus Name ' attribute. |
protected java.lang.String |
code
The cached value of the '
Code ' attribute. |
protected static java.lang.String |
CODE_EDEFAULT
The default value of the '
Code ' attribute. |
protected static double |
INTER_ERR_EDEFAULT
The default value of the '
Inter Err ' attribute. |
protected static double |
INTER_EXP_POWER_EDEFAULT
The default value of the '
Inter Exp Power ' attribute. |
protected static java.lang.String |
INTER_SWING_BUS_ID_EDEFAULT
The default value of the '
Inter Swing Bus Id ' attribute. |
protected double |
interErr
The cached value of the '
Inter Err ' attribute. |
protected double |
interExpPower
The cached value of the '
Inter Exp Power ' attribute. |
protected java.lang.String |
interSwingBusId
The cached value of the '
Inter Swing Bus Id ' attribute. |
protected Network<?,?> |
network
The cached value of the '
Network ' reference. |
protected static double |
RATED_KV_EDEFAULT
The default value of the '
Rated Kv ' attribute. |
protected double |
ratedKv
The cached value of the '
Rated Kv ' attribute. |
protected org.eclipse.emf.common.util.EList<Zone> |
zoneList
The cached value of the '
Zone List ' reference list. |
regDeviceList
desc, DESC_EDEFAULT, id, ID_EDEFAULT, name, NAME_EDEFAULT, number, NUMBER_EDEFAULT, status, STATUS_CHANGE_INFO_EDEFAULT, STATUS_EDEFAULT, statusChangeInfo
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
Modifier | Constructor and Description |
---|---|
protected |
AreaImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
java.lang.String |
getAlterSwingBusName() |
java.lang.String |
getCode() |
double |
getInterErr() |
double |
getInterExpPower() |
java.lang.String |
getInterSwingBusId() |
Network<?,?> |
getNetwork() |
double |
getRatedKv() |
Zone |
getZone(long zoneNo) |
org.eclipse.emf.common.util.EList<Zone> |
getZoneList() |
void |
readData(com.hazelcast.nio.ObjectDataInput in) |
void |
setAlterSwingBusName(java.lang.String newAlterSwingBusName) |
void |
setCode(java.lang.String newCode) |
void |
setInterErr(double newInterErr) |
void |
setInterExpPower(double newInterExpPower) |
void |
setInterSwingBusId(java.lang.String newInterSwingBusId) |
void |
setNetwork(Network<?,?> newNetwork) |
void |
setNumber(long newNumber) |
void |
setRatedKv(double newRatedKv) |
java.lang.String |
toString() |
void |
writeData(com.hazelcast.nio.ObjectDataOutput out) |
getRegDeviceList
checkData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setStatus, setStatusChangeInfo
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, 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
getRegDeviceList
checkData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setStatus, setStatusChangeInfo
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected static final java.lang.String CODE_EDEFAULT
Code
' attribute.
getCode()
protected static final double RATED_KV_EDEFAULT
Rated Kv
' attribute.
getRatedKv()
,
Constant Field Valuesprotected double ratedKv
Rated Kv
' attribute.
getRatedKv()
protected static final java.lang.String INTER_SWING_BUS_ID_EDEFAULT
Inter Swing Bus Id
' attribute.
getInterSwingBusId()
protected java.lang.String interSwingBusId
Inter Swing Bus Id
' attribute.
getInterSwingBusId()
protected static final java.lang.String ALTER_SWING_BUS_NAME_EDEFAULT
Alter Swing Bus Name
' attribute.
getAlterSwingBusName()
protected java.lang.String alterSwingBusName
Alter Swing Bus Name
' attribute.
getAlterSwingBusName()
protected static final double INTER_EXP_POWER_EDEFAULT
Inter Exp Power
' attribute.
getInterExpPower()
,
Constant Field Valuesprotected double interExpPower
Inter Exp Power
' attribute.
getInterExpPower()
protected static final double INTER_ERR_EDEFAULT
Inter Err
' attribute.
getInterErr()
,
Constant Field Valuesprotected double interErr
Inter Err
' attribute.
getInterErr()
protected Network<?,?> network
Network
' reference.
getNetwork()
protected org.eclipse.emf.common.util.EList<Zone> zoneList
Zone List
' reference list.
getZoneList()
public java.lang.String getInterSwingBusId()
getInterSwingBusId
in interface Area
Area.setInterSwingBusId(String)
,
NetPackage.getArea_InterSwingBusId()
public void setInterSwingBusId(java.lang.String newInterSwingBusId)
setInterSwingBusId
in interface Area
newInterSwingBusId
- the new value of the 'Inter Swing Bus Id' attribute.Area.getInterSwingBusId()
public java.lang.String getAlterSwingBusName()
getAlterSwingBusName
in interface Area
Area.setAlterSwingBusName(String)
,
NetPackage.getArea_AlterSwingBusName()
public void setAlterSwingBusName(java.lang.String newAlterSwingBusName)
setAlterSwingBusName
in interface Area
newAlterSwingBusName
- the new value of the 'Alter Swing Bus Name' attribute.Area.getAlterSwingBusName()
public double getInterExpPower()
getInterExpPower
in interface Area
Area.setInterExpPower(double)
,
NetPackage.getArea_InterExpPower()
public void setInterExpPower(double newInterExpPower)
setInterExpPower
in interface Area
newInterExpPower
- the new value of the 'Inter Exp Power' attribute.Area.getInterExpPower()
public double getInterErr()
getInterErr
in interface Area
Area.setInterErr(double)
,
NetPackage.getArea_InterErr()
public void setInterErr(double newInterErr)
setInterErr
in interface Area
newInterErr
- the new value of the 'Inter Err' attribute.Area.getInterErr()
public java.lang.String getCode()
getCode
in interface Area
Area.setCode(String)
,
NetPackage.getArea_Code()
public void setCode(java.lang.String newCode)
setCode
in interface Area
newCode
- the new value of the 'Code' attribute.Area.getCode()
public double getRatedKv()
getRatedKv
in interface Area
Area.setRatedKv(double)
,
NetPackage.getArea_RatedKv()
public void setRatedKv(double newRatedKv)
setRatedKv
in interface Area
newRatedKv
- the new value of the 'Rated Kv' attribute.Area.getRatedKv()
public Network<?,?> getNetwork()
getNetwork
in interface Area
Area.setNetwork(Network)
,
NetPackage.getArea_Network()
public void setNumber(long newNumber)
NameTagImpl
setNumber
in interface NameTag
setNumber
in class NameTagImpl
newNumber
- the new value of the 'Number' attribute.NameTag.getNumber()
public void setNetwork(Network<?,?> newNetwork)
setNetwork
in interface Area
newNetwork
- the new value of the 'Network' reference.Area.getNetwork()
public org.eclipse.emf.common.util.EList<Zone> getZoneList()
getZoneList
in interface Area
NetPackage.getArea_ZoneList()
,
Zone.getArea()
public Zone getZone(long zoneNo)
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class RegDeviceContainerImpl
public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseAdd
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove
in class RegDeviceContainerImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class RegDeviceContainerImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class RegDeviceContainerImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class RegDeviceContainerImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class RegDeviceContainerImpl
public java.lang.String toString()
toString
in class NameTagImpl
public void writeData(com.hazelcast.nio.ObjectDataOutput out) throws java.io.IOException
NameTagImpl
writeData
in interface com.hazelcast.nio.serialization.DataSerializable
writeData
in class NameTagImpl
java.io.IOException
public void readData(com.hazelcast.nio.ObjectDataInput in) throws java.io.IOException
NameTagImpl
readData
in interface com.hazelcast.nio.serialization.DataSerializable
readData
in class NameTagImpl
java.io.IOException