| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.action | |
| org.eclipse.gmt.modisco.omg.kdm.action.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FalseFlow
A representation of the model object 'False Flow'.
|
interface |
Flow
A representation of the model object 'Flow'.
|
interface |
GuardedFlow
A representation of the model object 'Guarded Flow'.
|
interface |
TrueFlow
A representation of the model object 'True Flow'.
|
| Modifier and Type | Method and Description |
|---|---|
ControlFlow |
ActionFactory.createControlFlow()
Returns a new object of class 'Control Flow'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
ActionSwitch.caseControlFlow(ControlFlow object)
Returns the result of interpreting the object as an instance of 'Control Flow'.
|