Package | Description |
---|---|
com.interpss.core | |
com.interpss.core.net.childnet | |
com.interpss.core.net.childnet.impl | |
com.interpss.core.net.childnet.util |
Modifier and Type | Method and Description |
---|---|
static ChildNetInterfaceBus |
ChildNetObjectFactory.createChildNetInterfaceBusLoad(ChildNetworkWrapper<?,?> childNetWrapper,
java.util.function.Consumer<ChildNetInterfaceBusLoad> initializer)
create a ChildNetInterfaceBusLoad object
|
Modifier and Type | Method and Description |
---|---|
ChildNetInterfaceBusLoad |
ChildNetworkFactory.createChildNetInterfaceBusLoad()
Returns a new object of class 'Child Net Interface Bus Load'.
|
Modifier and Type | Class and Description |
---|---|
class |
ChildNetInterfaceBusLoadImpl
An implementation of the model object 'Child Net Interface Bus Load'.
|
Modifier and Type | Method and Description |
---|---|
ChildNetInterfaceBusLoad |
ChildNetworkFactoryImpl.createChildNetInterfaceBusLoad() |
Modifier and Type | Method and Description |
---|---|
T |
ChildNetworkSwitch.caseChildNetInterfaceBusLoad(ChildNetInterfaceBusLoad object)
Returns the result of interpreting the object as an instance of 'Child Net Interface Bus Load'.
|