public interface ChildNetInterface
extends org.eclipse.emf.ecore.EObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
Bus |
getInterfaceBusChildNet()
get interface bus in the child network.
|
Bus |
getInterfaceBusParentNet()
get interface bus in the parent network.
|
ChildNetworkWrapper<?,?> |
getParantChildNetWrapper()
Returns the value of the 'Parant Child Net Wrapper' container reference.
|
void |
setParantChildNetWrapper(ChildNetworkWrapper<?,?> value)
Sets the value of the '
Parant Child Net Wrapper' container reference. |
ChildNetworkWrapper<?,?> getParantChildNetWrapper()
Child Net Interfaces'.
ref to the ChildNetwork object containing the ChildNetInterface object
setParantChildNetWrapper(ChildNetworkWrapper),
ChildNetworkPackage.getChildNetInterface_ParantChildNetWrapper(),
ChildNetworkWrapper.getChildNetInterfaces()void setParantChildNetWrapper(ChildNetworkWrapper<?,?> value)
Parant Child Net Wrapper' container reference.
value - the new value of the 'Parant Child Net Wrapper' container reference.getParantChildNetWrapper()Bus getInterfaceBusChildNet()
Bus getInterfaceBusParentNet()