public class AreaImpl extends RegDeviceContainerImpl implements Area
The following features are implemented:
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| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetNetwork(Network<?,?> newNetwork,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
copy(NameTag from,
NameTag to) |
org.eclipse.emf.common.notify.NotificationChain |
eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs) |
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) |
void |
eUnset(int featureID) |
java.lang.String |
getAlterSwingBusName() |
java.lang.String |
getCode() |
double |
getInterErr() |
double |
getInterExpPower() |
java.lang.String |
getInterSwingBusId() |
Network<?,?> |
getNetwork() |
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) |
java.lang.String |
toString() |
void |
writeData(com.hazelcast.nio.ObjectDataOutput out) |
getRegDeviceListcheckData, checkData, copyRef, getDesc, getId, getName, getNumber, isActive, isStatus, setDesc, setId, setName, setStatuseAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetRegDeviceListcheckData, checkData, copyRef, getDesc, getId, getName, getNumber, isActive, isStatus, setDesc, setId, setName, setStatuseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic java.lang.String getInterSwingBusId()
getInterSwingBusId in interface AreaArea.setInterSwingBusId(String),
NetPackage.getArea_InterSwingBusId()public void setInterSwingBusId(java.lang.String newInterSwingBusId)
setInterSwingBusId in interface AreanewInterSwingBusId - the new value of the 'Inter Swing Bus Id' attribute.Area.getInterSwingBusId()public java.lang.String getAlterSwingBusName()
getAlterSwingBusName in interface AreaArea.setAlterSwingBusName(String),
NetPackage.getArea_AlterSwingBusName()public void setAlterSwingBusName(java.lang.String newAlterSwingBusName)
setAlterSwingBusName in interface AreanewAlterSwingBusName - the new value of the 'Alter Swing Bus Name' attribute.Area.getAlterSwingBusName()public double getInterExpPower()
getInterExpPower in interface AreaArea.setInterExpPower(double),
NetPackage.getArea_InterExpPower()public void setInterExpPower(double newInterExpPower)
setInterExpPower in interface AreanewInterExpPower - the new value of the 'Inter Exp Power' attribute.Area.getInterExpPower()public double getInterErr()
getInterErr in interface AreaArea.setInterErr(double),
NetPackage.getArea_InterErr()public void setInterErr(double newInterErr)
setInterErr in interface AreanewInterErr - the new value of the 'Inter Err' attribute.Area.getInterErr()public java.lang.String getCode()
getCode in interface AreaArea.setCode(String),
NetPackage.getArea_Code()public void setCode(java.lang.String newCode)
setCode in interface AreanewCode - the new value of the 'Code' attribute.Area.getCode()public Network<?,?> getNetwork()
getNetwork in interface AreaArea.setNetwork(Network),
NetPackage.getArea_Network(),
Network.getAreaList()public org.eclipse.emf.common.notify.NotificationChain basicSetNetwork(Network<?,?> newNetwork, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setNetwork(Network<?,?> newNetwork)
setNetwork in interface AreanewNetwork - the new value of the 'Network' container reference.Area.getNetwork()public org.eclipse.emf.common.util.EList<Zone> getZoneList()
getZoneList in interface AreaNetPackage.getArea_ZoneList(),
Zone.getArea()public Zone getZone(long zoneNo)
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.BasicEObjectImplpublic 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 RegDeviceContainerImplpublic org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
eBasicRemoveFromContainerFeature in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class RegDeviceContainerImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class RegDeviceContainerImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class RegDeviceContainerImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class RegDeviceContainerImplpublic void copy(NameTag from, NameTag to) throws InterpssException
NameTagImplcopy in interface NameTagcopy in class RegDeviceContainerImplfrom - from objectto - to object
InterpssExceptionpublic void writeData(com.hazelcast.nio.ObjectDataOutput out)
throws java.io.IOException
NameTagImplwriteData in interface com.hazelcast.nio.serialization.DataSerializablewriteData in class NameTagImpljava.io.IOExceptionpublic void readData(com.hazelcast.nio.ObjectDataInput in)
throws java.io.IOException
NameTagImplreadData in interface com.hazelcast.nio.serialization.DataSerializablereadData in class NameTagImpljava.io.IOExceptionpublic java.lang.String toString()
toString in class NameTagImplpublic void setNumber(long newNumber)
NameTagImplsetNumber in interface NameTagsetNumber in class NameTagImplnewNumber - the new value of the 'Number' attribute.NameTag.getNumber()