public class ChildNetInterfaceBranchImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements ChildNetInterfaceBranch
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 |
basicSetContainer(ChildNetwork<?,?> newContainer,
org.eclipse.emf.common.notify.NotificationChain msgs) |
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 |
getBranchId() |
BranchBusSide |
getChildNetSide() |
ChildNetwork<?,?> |
getContainer() |
Branch |
getInterfaceBranch() |
Bus |
getInterfaceBusChildNet() |
java.lang.String |
getInterfaceBusIdChildNet() |
Bus |
getInterfaceBusParentNet() |
BranchBusSide |
getInterfaceBusSide() |
void |
setBranchId(java.lang.String newBranchId) |
void |
setChildNetSide(BranchBusSide newChildNetSide) |
void |
setContainer(ChildNetwork<?,?> newContainer) |
void |
setInterfaceBusIdChildNet(java.lang.String newInterfaceBusIdChildNet) |
void |
setInterfaceBusSide(BranchBusSide newInterfaceBusSide) |
java.lang.String |
toString() |
eAdapters, 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, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic BranchBusSide getInterfaceBusSide()
getInterfaceBusSide in interface ChildNetInterfaceBranchBranchBusSide,
ChildNetInterfaceBranch.setInterfaceBusSide(BranchBusSide),
ChildNetworkPackage.getChildNetInterfaceBranch_InterfaceBusSide()public void setInterfaceBusSide(BranchBusSide newInterfaceBusSide)
setInterfaceBusSide in interface ChildNetInterfaceBranchnewInterfaceBusSide - the new value of the 'Interface Bus Side' attribute.BranchBusSide,
ChildNetInterfaceBranch.getInterfaceBusSide()public BranchBusSide getChildNetSide()
getChildNetSide in interface ChildNetInterfaceBranchBranchBusSide,
ChildNetInterfaceBranch.setChildNetSide(BranchBusSide),
ChildNetworkPackage.getChildNetInterfaceBranch_ChildNetSide()public void setChildNetSide(BranchBusSide newChildNetSide)
setChildNetSide in interface ChildNetInterfaceBranchnewChildNetSide - the new value of the 'Child Net Side' attribute.BranchBusSide,
ChildNetInterfaceBranch.getChildNetSide()public java.lang.String getBranchId()
getBranchId in interface ChildNetInterfaceBranchChildNetInterfaceBranch.setBranchId(String),
ChildNetworkPackage.getChildNetInterfaceBranch_BranchId()public void setBranchId(java.lang.String newBranchId)
setBranchId in interface ChildNetInterfaceBranchnewBranchId - the new value of the 'Branch Id' attribute.ChildNetInterfaceBranch.getBranchId()public java.lang.String getInterfaceBusIdChildNet()
getInterfaceBusIdChildNet in interface ChildNetInterfaceBranchChildNetInterfaceBranch.setInterfaceBusIdChildNet(String),
ChildNetworkPackage.getChildNetInterfaceBranch_InterfaceBusIdChildNet()public void setInterfaceBusIdChildNet(java.lang.String newInterfaceBusIdChildNet)
setInterfaceBusIdChildNet in interface ChildNetInterfaceBranchnewInterfaceBusIdChildNet - the new value of the 'Interface Bus Id Child Net' attribute.ChildNetInterfaceBranch.getInterfaceBusIdChildNet()public ChildNetwork<?,?> getContainer()
getContainer in interface ChildNetInterfaceBranchChildNetInterfaceBranch.setContainer(ChildNetwork),
ChildNetworkPackage.getChildNetInterfaceBranch_Container(),
ChildNetwork.getInterfaceBranches()public org.eclipse.emf.common.notify.NotificationChain basicSetContainer(ChildNetwork<?,?> newContainer, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setContainer(ChildNetwork<?,?> newContainer)
setContainer in interface ChildNetInterfaceBranchnewContainer - the new value of the 'Container' container reference.ChildNetInterfaceBranch.getContainer()public Bus getInterfaceBusParentNet()
getInterfaceBusParentNet in interface ChildNetInterfaceBranchpublic Branch getInterfaceBranch()
getInterfaceBranch in interface ChildNetInterfaceBranchpublic Bus getInterfaceBusChildNet()
getInterfaceBusChildNet in interface ChildNetInterfaceBranchpublic 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 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 org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl