| Package | Description |
|---|---|
| com.interpss | |
| 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 |
CoreObjectFactory.createChildNetInerfaceBranch(ChildNetwork<?,?> childNet) |
| Modifier and Type | Method and Description |
|---|---|
ChildNetInterfaceBranch |
ChildNetworkFactory.createChildNetInterfaceBranch()
Returns a new object of class 'Child Net Interface Branch'.
|
ChildNetInterfaceBranch |
ChildNetwork.getInterfaceBranch(java.lang.String branchId)
get childNet interface branch by branchId.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ChildNetInterfaceBranch> |
ChildNetwork.getInterfaceBranches()
Returns the value of the 'Interface Branches' containment reference list.
|
| 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() |
ChildNetInterfaceBranch |
ChildNetworkImpl.getInterfaceBranch(java.lang.String branchId) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ChildNetInterfaceBranch> |
ChildNetworkImpl.getInterfaceBranches() |
| 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'.
|