| 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 | 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 |
|---|---|
T |
AclfAdjustSwitch.caseBranchFlowControl(BranchFlowControl object)
Returns the result of interpreting the object as an instance of 'Branch Flow Control'.
|
| Modifier and Type | Field and Description |
|---|---|
protected BranchFlowControl |
AclfBranchImpl.flowControl
The cached value of the '
Flow Control' containment reference. |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BranchFlowControlState.map2EObject(BranchFlowControl eObj) |
static void |
BranchFlowControlState.readData(com.hazelcast.nio.ObjectDataInput in,
BranchFlowControl eObj) |
void |
BranchFlowControlState.updateEObject(BranchFlowControl eObj) |
static void |
BranchFlowControlState.writeData(com.hazelcast.nio.ObjectDataOutput out,
BranchFlowControl eObj) |
| Constructor and Description |
|---|
BranchFlowControlState(BranchFlowControl eObj) |