public class ChildNetInterfaceBusImpl extends ChildNetInterfaceImpl implements ChildNetInterfaceBus
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 static java.lang.String |
CHILD_NET_BUS_ID_EDEFAULT
The default value of the '
Child Net Bus Id' attribute. |
protected java.lang.String |
childNetBusId
The cached value of the '
Child Net Bus Id' attribute. |
protected static java.lang.String |
PARENT_NET_BUS_ID_EDEFAULT
The default value of the '
Parent Net Bus Id' attribute. |
protected java.lang.String |
parentNetBusId
The cached value of the '
Parent Net Bus Id' attribute. |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY| Modifier | Constructor and Description |
|---|---|
protected |
ChildNetInterfaceBusImpl() |
| 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.lang.String |
getChildNetBusId() |
Bus |
getInterfaceBusChildNet() |
ChildNetInterfaceBusPair |
getInterfaceBusPair() |
Bus |
getInterfaceBusParentNet() |
java.lang.String |
getParentNetBusId() |
void |
setChildNetBusId(java.lang.String newChildNetBusId) |
void |
setParentNetBusId(java.lang.String newParentNetBusId) |
java.lang.String |
toString() |
basicSetParantChildNetWrapper, eBasicRemoveFromContainerFeature, eInverseAdd, eInverseRemove, getParantChildNetWrapper, setParantChildNetWrappereAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURIeAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, 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, waitgetParantChildNetWrapper, setParantChildNetWrappereAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected static final java.lang.String PARENT_NET_BUS_ID_EDEFAULT
Parent Net Bus Id' attribute.
getParentNetBusId()protected java.lang.String parentNetBusId
Parent Net Bus Id' attribute.
getParentNetBusId()protected static final java.lang.String CHILD_NET_BUS_ID_EDEFAULT
Child Net Bus Id' attribute.
getChildNetBusId()protected java.lang.String childNetBusId
Child Net Bus Id' attribute.
getChildNetBusId()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class ChildNetInterfaceImplpublic java.lang.String getParentNetBusId()
getParentNetBusId in interface ChildNetInterfaceBusChildNetInterfaceBus.setParentNetBusId(String),
ChildNetworkPackage.getChildNetInterfaceBus_ParentNetBusId()public void setParentNetBusId(java.lang.String newParentNetBusId)
setParentNetBusId in interface ChildNetInterfaceBusnewParentNetBusId - the new value of the 'Parent Net Bus Id' attribute.ChildNetInterfaceBus.getParentNetBusId()public java.lang.String getChildNetBusId()
getChildNetBusId in interface ChildNetInterfaceBusChildNetInterfaceBus.setChildNetBusId(String),
ChildNetworkPackage.getChildNetInterfaceBus_ChildNetBusId()public void setChildNetBusId(java.lang.String newChildNetBusId)
setChildNetBusId in interface ChildNetInterfaceBusnewChildNetBusId - the new value of the 'Child Net Bus Id' attribute.ChildNetInterfaceBus.getChildNetBusId()public ChildNetInterfaceBusPair getInterfaceBusPair()
getInterfaceBusPair in interface ChildNetInterfaceBuspublic Bus getInterfaceBusChildNet()
getInterfaceBusChildNet in interface ChildNetInterfacegetInterfaceBusChildNet in class ChildNetInterfaceImplpublic Bus getInterfaceBusParentNet()
getInterfaceBusParentNet in interface ChildNetInterfacegetInterfaceBusParentNet in class ChildNetInterfaceImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class ChildNetInterfaceImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class ChildNetInterfaceImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class ChildNetInterfaceImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class ChildNetInterfaceImplpublic java.lang.String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl