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.EPropertiesHolderImplorg.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, statusChangeInfoeAdapters, 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, writeDataeAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURIeAddVirtualValue, 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, eVirtualValueseBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcheckData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInfoeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverprotected 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 NameTagImplpublic Substation getSubstation()
getSubstation in interface NBEquipConnectionNBEquipConnection.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 NBEquipConnectionnewSubstation - the new value of the 'Substation' reference.NBEquipConnection.getSubstation()public NBNode getBnNode()
getBnNode in interface NBEquipConnectionNBEquipConnection.setBnNode(NBNode),
NBModelPackage.getNBEquipConnection_BnNode()public void setBnNode(NBNode newBnNode)
setBnNode in interface NBEquipConnectionnewBnNode - the new value of the 'Bn Node' reference.NBEquipConnection.getBnNode()public NBModelEquipType getEquipType()
getEquipType in interface NBEquipConnectionNBModelEquipType,
NBEquipConnection.setEquipType(NBModelEquipType),
NBModelPackage.getNBEquipConnection_EquipType()public void setEquipType(NBModelEquipType newEquipType)
setEquipType in interface NBEquipConnectionnewEquipType - the new value of the 'Equip Type' attribute.NBModelEquipType,
NBEquipConnection.getEquipType()public NameTag getEquip()
getEquip in interface NBEquipConnectionNBEquipConnection.setEquip(NameTag),
NBModelPackage.getNBEquipConnection_Equip()public void setEquip(NameTag newEquip)
setEquip in interface NBEquipConnectionnewEquip - the new value of the 'Equip' reference.NBEquipConnection.getEquip()public Bus getFromBus()
getFromBus in interface NBEquipConnectionNBEquipConnection.setFromBus(Bus),
NBModelPackage.getNBEquipConnection_FromBus()public void setFromBus(Bus newFromBus)
setFromBus in interface NBEquipConnectionnewFromBus - the new value of the 'From Bus' reference.NBEquipConnection.getFromBus()public Bus getToBus()
getToBus in interface NBEquipConnectionNBEquipConnection.setToBus(Bus),
NBModelPackage.getNBEquipConnection_ToBus()public void setToBus(Bus newToBus)
setToBus in interface NBEquipConnectionnewToBus - the new value of the 'To Bus' reference.NBEquipConnection.getToBus()public Bus getTertBus()
getTertBus in interface NBEquipConnectionNBEquipConnection.setTertBus(Bus),
NBModelPackage.getNBEquipConnection_TertBus()public void setTertBus(Bus newTertBus)
setTertBus in interface NBEquipConnectionnewTertBus - 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.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 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 NameTagImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class NameTagImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class NameTagImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class NameTagImplpublic java.lang.String toString()
toString in class NameTagImpl