Package | Description |
---|---|
com.interpss.core.net.childnet | |
com.interpss.core.net.childnet.impl | |
com.interpss.core.net.childnet.util |
Modifier and Type | Method and Description |
---|---|
ChildNetInterfaceLoadPair |
ChildNetworkFactory.createChildNetInterfaceLoadPair()
Returns a new object of class 'Child Net Interface Load Pair'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ChildNetInterfaceLoadPair> |
ChildNetInterfaceBusPair.getLoadPairList()
Returns the value of the 'Load Pair List' reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ChildNetInterfaceLoadPairImpl
An implementation of the model object 'Child Net Interface Load Pair'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<ChildNetInterfaceLoadPair> |
ChildNetInterfaceBusPairImpl.loadPairList
The cached value of the '
Load Pair List ' reference list. |
Modifier and Type | Method and Description |
---|---|
ChildNetInterfaceLoadPair |
ChildNetworkFactoryImpl.createChildNetInterfaceLoadPair() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ChildNetInterfaceLoadPair> |
ChildNetInterfaceBusPairImpl.getLoadPairList() |
Modifier and Type | Method and Description |
---|---|
T |
ChildNetworkSwitch.caseChildNetInterfaceLoadPair(ChildNetInterfaceLoadPair object)
Returns the result of interpreting the object as an instance of 'Child Net Interface Load Pair'.
|