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 ChildNetInterfaceBranch |
ChildNetObjectFactory.createChildNetInerfaceBranch(ChildNetworkWrapper<?,?> childNet)
create a ChildNetInterfaceBranch object
|
static ChildNetInterfaceBranch |
ChildNetObjectFactory.createChildNetInterfaceBranch(ChildNetworkWrapper<?,?> childNetWrapper,
java.util.function.Consumer<ChildNetInterfaceBranch> initializer)
create a ChildNetInterfaceBranch object
|
Modifier and Type | Method and Description |
---|---|
static ChildNetInterfaceBranch |
ChildNetObjectFactory.createChildNetInterfaceBranch(ChildNetworkWrapper<?,?> childNetWrapper,
java.util.function.Consumer<ChildNetInterfaceBranch> initializer)
create a ChildNetInterfaceBranch object
|
Modifier and Type | Method and Description |
---|---|
ChildNetInterfaceBranch |
ChildNetworkFactory.createChildNetInterfaceBranch()
Returns a new object of class 'Child Net Interface Branch'.
|
Modifier and Type | Class and Description |
---|---|
class |
ChildNetInterfaceBranchImpl
An implementation of the model object 'Child Interface Branch'.
|
Modifier and Type | Method and Description |
---|---|
ChildNetInterfaceBranch |
ChildNetworkFactoryImpl.createChildNetInterfaceBranch() |
Modifier and Type | Method and Description |
---|---|
T |
ChildNetworkSwitch.caseChildNetInterfaceBranch(ChildNetInterfaceBranch object)
Returns the result of interpreting the object as an instance of 'Child Net Interface Branch'.
|