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.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 |
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, setParantChildNetWrapper
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
eAddVirtualValue, 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, eVirtualValues
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getParantChildNetWrapper, setParantChildNetWrapper
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected 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 ChildNetInterfaceImpl
public java.lang.String getParentNetBusId()
getParentNetBusId
in interface ChildNetInterfaceBus
ChildNetInterfaceBus.setParentNetBusId(String)
,
ChildNetworkPackage.getChildNetInterfaceBus_ParentNetBusId()
public void setParentNetBusId(java.lang.String newParentNetBusId)
setParentNetBusId
in interface ChildNetInterfaceBus
newParentNetBusId
- the new value of the 'Parent Net Bus Id' attribute.ChildNetInterfaceBus.getParentNetBusId()
public java.lang.String getChildNetBusId()
getChildNetBusId
in interface ChildNetInterfaceBus
ChildNetInterfaceBus.setChildNetBusId(String)
,
ChildNetworkPackage.getChildNetInterfaceBus_ChildNetBusId()
public void setChildNetBusId(java.lang.String newChildNetBusId)
setChildNetBusId
in interface ChildNetInterfaceBus
newChildNetBusId
- the new value of the 'Child Net Bus Id' attribute.ChildNetInterfaceBus.getChildNetBusId()
public ChildNetInterfaceBusPair getInterfaceBusPair()
getInterfaceBusPair
in interface ChildNetInterfaceBus
public Bus getInterfaceBusChildNet()
getInterfaceBusChildNet
in interface ChildNetInterface
getInterfaceBusChildNet
in class ChildNetInterfaceImpl
public Bus getInterfaceBusParentNet()
getInterfaceBusParentNet
in interface ChildNetInterface
getInterfaceBusParentNet
in class ChildNetInterfaceImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class ChildNetInterfaceImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class ChildNetInterfaceImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class ChildNetInterfaceImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class ChildNetInterfaceImpl
public java.lang.String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl