| 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 |
Declaration
A representation of the model object 'Declaration'.
|
interface |
Definition
A representation of the model object 'Definition'.
|
interface |
EntryDefinition
A representation of the model object 'Entry Definition'.
|
interface |
EnumLiteralDefinition
A representation of the model object 'Enum Literal Definition'.
|
interface |
FormalParameterDeclaration
A representation of the model object 'Formal Parameter Declaration'.
|
interface |
FormalParameterDefinition
A representation of the model object 'Formal Parameter Definition'.
|
interface |
FunctionDeclaration
A representation of the model object 'Function Declaration'.
|
interface |
FunctionDefinition
A representation of the model object 'Function Definition'.
|
interface |
VariableDeclaration
A representation of the model object 'Variable Declaration'.
|
interface |
VariableDefinition
A representation of the model object 'Variable Definition'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
GASTMSwitch.caseDeclarationOrDefinition(DeclarationOrDefinition object)
Returns the result of interpreting the object as an instance of 'Declaration Or Definition'.
|