| Package | Description |
|---|---|
| org.eclipse.modisco.omg.gastm | |
| org.eclipse.modisco.omg.gastm.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BitFieldDefinition
A representation of the model object 'Bit Field Definition'.
|
interface |
DataDefinition
A representation of the model object 'Data Definition'.
|
interface |
EntryDefinition
A representation of the model object 'Entry Definition'.
|
interface |
EnumLiteralDefinition
A representation of the model object 'Enum Literal Definition'.
|
interface |
FormalParameterDefinition
A representation of the model object 'Formal Parameter Definition'.
|
interface |
FunctionDefinition
A representation of the model object 'Function Definition'.
|
interface |
VariableDefinition
A representation of the model object 'Variable Definition'.
|
| Modifier and Type | Method and Description |
|---|---|
Definition |
Declaration.getDefRef()
Returns the value of the 'Def Ref' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Declaration.setDefRef(Definition value)
Sets the value of the '
Def Ref' reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
GASTMSwitch.caseDefinition(Definition object)
Returns the result of interpreting the object as an instance of 'Definition'.
|