| Modifier and Type | Method and Description |
|---|---|
static ChildNetInterfaceBusPair |
CoreObjectFactory.createChildNetInterfaceBusPair(Bus parentBus,
Bus childBus) |
| Constructor and Description |
|---|
AclfBusChildNetHelper(ChildNetInterfaceBusPair buspair) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ChildNetInterfaceBusPair> |
CommonLangFactoryImpl.createListParentChildNetBusPairFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
| Modifier and Type | Method and Description |
|---|---|
ChildNetInterfaceBusPair |
ChildNetworkFactory.createChildNetInterfaceBusPair()
Returns a new object of class 'Child Net Interface Bus Pair'.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ChildNetInterfaceBusPair> |
ChildNetwork.getInterfaceBusPairs()
generate and return a list of parent/child network interface bus pair
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChildNetInterfaceBusPairImpl
An implementation of the model object 'Child Net Interface Bus Pair'.
|
| Modifier and Type | Method and Description |
|---|---|
ChildNetInterfaceBusPair |
ChildNetworkFactoryImpl.createChildNetInterfaceBusPair() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ChildNetInterfaceBusPair> |
ChildNetworkImpl.getInterfaceBusPairs() |
| Modifier and Type | Method and Description |
|---|---|
T |
ChildNetworkSwitch.caseChildNetInterfaceBusPair(ChildNetInterfaceBusPair object)
Returns the result of interpreting the object as an instance of 'Child Net Interface Bus Pair'.
|