public class NBEquipConnectionImpl extends NameTagImpl implements NBEquipConnection
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 NBNode |
bnNode
The cached value of the '
Bn Node ' reference. |
protected NameTag |
equip
The cached value of the '
Equip ' reference. |
protected static NBModelEquipType |
EQUIP_TYPE_EDEFAULT
The default value of the '
Equip Type ' attribute. |
protected NBModelEquipType |
equipType
The cached value of the '
Equip Type ' attribute. |
protected Bus |
fromBus
The cached value of the '
From Bus ' reference. |
protected Substation |
substation
The cached value of the '
Substation ' reference. |
protected Bus |
tertBus
The cached value of the '
Tert Bus ' reference. |
protected Bus |
toBus
The cached value of the '
To Bus ' reference. |
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 |
NBEquipConnectionImpl() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetSubstation(Substation newSubstation,
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) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
NBNode |
getBnNode() |
NameTag |
getEquip() |
NBModelEquipType |
getEquipType() |
Bus |
getFromBus() |
Substation |
getSubstation() |
Bus |
getTertBus() |
Bus |
getToBus() |
void |
setBnNode(NBNode newBnNode) |
void |
setEquip(NameTag newEquip) |
void |
setEquipType(NBModelEquipType newEquipType) |
void |
setFromBus(Bus newFromBus) |
void |
setSubstation(Substation newSubstation) |
void |
setTertBus(Bus newTertBus) |
void |
setToBus(Bus newToBus) |
java.lang.String |
toString() |
checkData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, readData, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInfo, writeData
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
checkData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInfo
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
protected Substation substation
Substation
' reference.
getSubstation()
protected NBNode bnNode
Bn Node
' reference.
getBnNode()
protected static final NBModelEquipType EQUIP_TYPE_EDEFAULT
Equip Type
' attribute.
getEquipType()
protected NBModelEquipType equipType
Equip Type
' attribute.
getEquipType()
protected NameTag equip
Equip
' reference.
getEquip()
protected Bus fromBus
From Bus
' reference.
getFromBus()
protected Bus toBus
To Bus
' reference.
getToBus()
protected Bus tertBus
Tert Bus
' reference.
getTertBus()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class NameTagImpl
public Substation getSubstation()
getSubstation
in interface NBEquipConnection
NBEquipConnection.setSubstation(Substation)
,
NBModelPackage.getNBEquipConnection_Substation()
,
Substation.getNbEquipConnectList()
public org.eclipse.emf.common.notify.NotificationChain basicSetSubstation(Substation newSubstation, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setSubstation(Substation newSubstation)
setSubstation
in interface NBEquipConnection
newSubstation
- the new value of the 'Substation' reference.NBEquipConnection.getSubstation()
public NBNode getBnNode()
getBnNode
in interface NBEquipConnection
NBEquipConnection.setBnNode(NBNode)
,
NBModelPackage.getNBEquipConnection_BnNode()
public void setBnNode(NBNode newBnNode)
setBnNode
in interface NBEquipConnection
newBnNode
- the new value of the 'Bn Node' reference.NBEquipConnection.getBnNode()
public NBModelEquipType getEquipType()
getEquipType
in interface NBEquipConnection
NBModelEquipType
,
NBEquipConnection.setEquipType(NBModelEquipType)
,
NBModelPackage.getNBEquipConnection_EquipType()
public void setEquipType(NBModelEquipType newEquipType)
setEquipType
in interface NBEquipConnection
newEquipType
- the new value of the 'Equip Type' attribute.NBModelEquipType
,
NBEquipConnection.getEquipType()
public NameTag getEquip()
getEquip
in interface NBEquipConnection
NBEquipConnection.setEquip(NameTag)
,
NBModelPackage.getNBEquipConnection_Equip()
public void setEquip(NameTag newEquip)
setEquip
in interface NBEquipConnection
newEquip
- the new value of the 'Equip' reference.NBEquipConnection.getEquip()
public Bus getFromBus()
getFromBus
in interface NBEquipConnection
NBEquipConnection.setFromBus(Bus)
,
NBModelPackage.getNBEquipConnection_FromBus()
public void setFromBus(Bus newFromBus)
setFromBus
in interface NBEquipConnection
newFromBus
- the new value of the 'From Bus' reference.NBEquipConnection.getFromBus()
public Bus getToBus()
getToBus
in interface NBEquipConnection
NBEquipConnection.setToBus(Bus)
,
NBModelPackage.getNBEquipConnection_ToBus()
public void setToBus(Bus newToBus)
setToBus
in interface NBEquipConnection
newToBus
- the new value of the 'To Bus' reference.NBEquipConnection.getToBus()
public Bus getTertBus()
getTertBus
in interface NBEquipConnection
NBEquipConnection.setTertBus(Bus)
,
NBModelPackage.getNBEquipConnection_TertBus()
public void setTertBus(Bus newTertBus)
setTertBus
in interface NBEquipConnection
newTertBus
- the new value of the 'Tert Bus' reference.NBEquipConnection.getTertBus()
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 org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class NameTagImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class NameTagImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class NameTagImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class NameTagImpl
public java.lang.String toString()
toString
in class NameTagImpl