public class ChildNetInterfaceBranchImpl extends ChildNetInterfaceImpl implements ChildNetInterfaceBranch
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 |
BRANCH_ID_EDEFAULT
The default value of the '
Branch Id ' attribute. |
protected java.lang.String |
branchId
The cached value of the '
Branch Id ' attribute. |
protected static BranchBusSide |
CHILD_NET_SIDE_EDEFAULT
The default value of the '
Child Net Side ' attribute. |
protected BranchBusSide |
childNetSide
The cached value of the '
Child Net Side ' attribute. |
protected static java.lang.String |
INTERFACE_BUS_ID_CHILD_NET_EDEFAULT
The default value of the '
Interface Bus Id Child Net ' attribute. |
protected static BranchBusSide |
INTERFACE_BUS_SIDE_EDEFAULT
The default value of the '
Interface Bus Side ' attribute. |
protected java.lang.String |
interfaceBusIdChildNet
The cached value of the '
Interface Bus Id Child Net ' attribute. |
protected BranchBusSide |
interfaceBusSide
The cached value of the '
Interface Bus Side ' attribute. |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
Modifier | Constructor and Description |
---|---|
protected |
ChildNetInterfaceBranchImpl() |
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 |
getBranchId() |
BranchBusSide |
getChildNetSide() |
Branch |
getInterfaceBranch() |
Bus |
getInterfaceBusChildNet() |
java.lang.String |
getInterfaceBusIdChildNet() |
Bus |
getInterfaceBusParentNet() |
BranchBusSide |
getInterfaceBusSide() |
void |
setBranchId(java.lang.String newBranchId) |
void |
setChildNetSide(BranchBusSide newChildNetSide) |
void |
setInterfaceBusIdChildNet(java.lang.String newInterfaceBusIdChildNet) |
void |
setInterfaceBusSide(BranchBusSide newInterfaceBusSide) |
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 BRANCH_ID_EDEFAULT
Branch Id
' attribute.
getBranchId()
protected java.lang.String branchId
Branch Id
' attribute.
getBranchId()
protected static final BranchBusSide INTERFACE_BUS_SIDE_EDEFAULT
Interface Bus Side
' attribute.
getInterfaceBusSide()
protected BranchBusSide interfaceBusSide
Interface Bus Side
' attribute.
getInterfaceBusSide()
protected static final BranchBusSide CHILD_NET_SIDE_EDEFAULT
Child Net Side
' attribute.
getChildNetSide()
protected BranchBusSide childNetSide
Child Net Side
' attribute.
getChildNetSide()
protected static final java.lang.String INTERFACE_BUS_ID_CHILD_NET_EDEFAULT
Interface Bus Id Child Net
' attribute.
getInterfaceBusIdChildNet()
protected java.lang.String interfaceBusIdChildNet
Interface Bus Id Child Net
' attribute.
getInterfaceBusIdChildNet()
public BranchBusSide getInterfaceBusSide()
getInterfaceBusSide
in interface ChildNetInterfaceBranch
BranchBusSide
,
ChildNetInterfaceBranch.setInterfaceBusSide(BranchBusSide)
,
ChildNetworkPackage.getChildNetInterfaceBranch_InterfaceBusSide()
public void setInterfaceBusSide(BranchBusSide newInterfaceBusSide)
setInterfaceBusSide
in interface ChildNetInterfaceBranch
newInterfaceBusSide
- the new value of the 'Interface Bus Side' attribute.BranchBusSide
,
ChildNetInterfaceBranch.getInterfaceBusSide()
public BranchBusSide getChildNetSide()
getChildNetSide
in interface ChildNetInterfaceBranch
BranchBusSide
,
ChildNetInterfaceBranch.setChildNetSide(BranchBusSide)
,
ChildNetworkPackage.getChildNetInterfaceBranch_ChildNetSide()
public void setChildNetSide(BranchBusSide newChildNetSide)
setChildNetSide
in interface ChildNetInterfaceBranch
newChildNetSide
- the new value of the 'Child Net Side' attribute.BranchBusSide
,
ChildNetInterfaceBranch.getChildNetSide()
public java.lang.String getInterfaceBusIdChildNet()
getInterfaceBusIdChildNet
in interface ChildNetInterfaceBranch
ChildNetInterfaceBranch.setInterfaceBusIdChildNet(String)
,
ChildNetworkPackage.getChildNetInterfaceBranch_InterfaceBusIdChildNet()
public void setInterfaceBusIdChildNet(java.lang.String newInterfaceBusIdChildNet)
setInterfaceBusIdChildNet
in interface ChildNetInterfaceBranch
newInterfaceBusIdChildNet
- the new value of the 'Interface Bus Id Child Net' attribute.ChildNetInterfaceBranch.getInterfaceBusIdChildNet()
public java.lang.String getBranchId()
getBranchId
in interface ChildNetInterfaceBranch
ChildNetInterfaceBranch.setBranchId(String)
,
ChildNetworkPackage.getChildNetInterfaceBranch_BranchId()
public void setBranchId(java.lang.String newBranchId)
setBranchId
in interface ChildNetInterfaceBranch
newBranchId
- the new value of the 'Branch Id' attribute.ChildNetInterfaceBranch.getBranchId()
public Bus getInterfaceBusParentNet()
getInterfaceBusParentNet
in interface ChildNetInterface
getInterfaceBusParentNet
in class ChildNetInterfaceImpl
public Bus getInterfaceBusChildNet()
getInterfaceBusChildNet
in interface ChildNetInterface
getInterfaceBusChildNet
in class ChildNetInterfaceImpl
public Branch getInterfaceBranch()
getInterfaceBranch
in interface ChildNetInterfaceBranch
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
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