| Package | Description |
|---|---|
| org.eclipse.modisco.omg.gastm | |
| org.eclipse.modisco.omg.gastm.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActualParameterExpression
A representation of the model object 'Actual Parameter Expression'.
|
interface |
ByReferenceActualParameterExpression
A representation of the model object 'By Reference Actual Parameter Expression'.
|
interface |
ByValueActualParameterExpression
A representation of the model object 'By Value Actual Parameter Expression'.
|
interface |
MissingActualParameter
A representation of the model object 'Missing Actual Parameter'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
GASTMSwitch.caseActualParameter(ActualParameter object)
Returns the result of interpreting the object as an instance of 'Actual Parameter'.
|