Package | Description |
---|---|
com.interpss.core.aclf.netAdj | |
com.interpss.core.aclf.netAdj.impl | |
com.interpss.core.aclf.netAdj.util |
Modifier and Type | Method and Description |
---|---|
TieLineInterfaceBranch |
NetAdjustFactory.createTieLineInterfaceBranch()
Returns a new object of class 'Tie Line Interface Branch'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<TieLineInterfaceBranch> |
TieLineInterface.getInterfaceBranches()
Returns the value of the 'Interface Branches' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
TieLineInterfaceBranchImpl
An implementation of the model object 'Interface Branch'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<TieLineInterfaceBranch> |
TieLineInterfaceImpl.interfaceBranches
The cached value of the '
Interface Branches ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
TieLineInterfaceBranch |
NetAdjustFactoryImpl.createTieLineInterfaceBranch() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<TieLineInterfaceBranch> |
TieLineInterfaceImpl.getInterfaceBranches() |
Modifier and Type | Method and Description |
---|---|
T |
NetAdjustSwitch.caseTieLineInterfaceBranch(TieLineInterfaceBranch object)
Returns the result of interpreting the object as an instance of 'Tie Line Interface Branch'.
|