| Package | Description |
|---|---|
| com.interpss.core.aclf | |
| com.interpss.core.aclf.adj | |
| com.interpss.core.aclf.adj.impl | |
| com.interpss.core.aclf.adj.util | |
| com.interpss.core.aclf.impl |
| Modifier and Type | Method and Description |
|---|---|
BranchFlowControl |
AclfBranch.getFlowControl()
Returns the value of the 'Flow Control' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AclfBranch.setFlowControl(BranchFlowControl value)
Sets the value of the '
Flow Control' containment reference. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PSXfrPControl
A representation of the model object 'PS Xfr PControl'.
|
interface |
TapControl
A representation of the model object 'Tap VControl'.
|
| Modifier and Type | Method and Description |
|---|---|
BranchFlowControl |
AclfAdjustFactory.createBranchFlowControl()
Returns a new object of class 'Branch Flow Control'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BranchFlowControlImpl
An implementation of the model object 'Flow Control'.
|
class |
PSXfrPControlImpl
An implementation of the model object 'PS Xfr PControl'.
|
class |
TapControlImpl
An implementation of the model object 'Tap VControl'.
|
| Modifier and Type | Method and Description |
|---|---|
BranchFlowControl |
AclfAdjustFactoryImpl.createBranchFlowControl() |
| Modifier and Type | Method and Description |
|---|---|
T |
AclfAdjustSwitch.caseBranchFlowControl(BranchFlowControl object)
Returns the result of interpreting the object as an instance of 'Branch Flow Control'.
|
| Modifier and Type | Method and Description |
|---|---|
BranchFlowControl |
AclfBranchImpl.getFlowControl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
AclfBranchImpl.basicSetFlowControl(BranchFlowControl newFlowControl,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
AclfBranchImpl.setFlowControl(BranchFlowControl newFlowControl) |