| Package | Description |
|---|---|
| org.eclipse.modisco.omg.gastm | |
| org.eclipse.modisco.omg.gastm.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AccessKind
A representation of the model object 'Access Kind'.
|
interface |
ActualParameter
A representation of the model object 'Actual Parameter'.
|
interface |
ActualParameterExpression
A representation of the model object 'Actual Parameter Expression'.
|
interface |
Add
A representation of the model object 'Add'.
|
interface |
AddressOf
A representation of the model object 'Address Of'.
|
interface |
And
A representation of the model object 'And'.
|
interface |
Assign
A representation of the model object 'Assign'.
|
interface |
BinaryOperator
A representation of the model object 'Binary Operator'.
|
interface |
BitAnd
A representation of the model object 'Bit And'.
|
interface |
BitLeftShift
A representation of the model object 'Bit Left Shift'.
|
interface |
BitNot
A representation of the model object 'Bit Not'.
|
interface |
BitOr
A representation of the model object 'Bit Or'.
|
interface |
BitRightShift
A representation of the model object 'Bit Right Shift'.
|
interface |
BitXor
A representation of the model object 'Bit Xor'.
|
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 |
CaseBlock
A representation of the model object 'Case Block'.
|
interface |
CatchBlock
A representation of the model object 'Catch Block'.
|
interface |
Decrement
A representation of the model object 'Decrement'.
|
interface |
DefaultBlock
A representation of the model object 'Default Block'.
|
interface |
Deref
A representation of the model object 'Deref'.
|
interface |
DerivesFrom
A representation of the model object 'Derives From'.
|
interface |
Dimension
A representation of the model object 'Dimension'.
|
interface |
Divide
A representation of the model object 'Divide'.
|
interface |
Equal
A representation of the model object 'Equal'.
|
interface |
Exponent
A representation of the model object 'Exponent'.
|
interface |
External
A representation of the model object 'External'.
|
interface |
FileLocal
A representation of the model object 'File Local'.
|
interface |
FunctionMemberAttributes
A representation of the model object 'Function Member Attributes'.
|
interface |
FunctionPersistent
A representation of the model object 'Function Persistent'.
|
interface |
Greater
A representation of the model object 'Greater'.
|
interface |
Increment
A representation of the model object 'Increment'.
|
interface |
Less
A representation of the model object 'Less'.
|
interface |
MemberObject
A representation of the model object 'Member Object'.
|
interface |
MissingActualParameter
A representation of the model object 'Missing Actual Parameter'.
|
interface |
Modulus
A representation of the model object 'Modulus'.
|
interface |
Multiply
A representation of the model object 'Multiply'.
|
interface |
Name
A representation of the model object 'Name'.
|
interface |
NoDef
A representation of the model object 'No Def'.
|
interface |
Not
A representation of the model object 'Not'.
|
interface |
NotEqual
A representation of the model object 'Not Equal'.
|
interface |
NotGreater
A representation of the model object 'Not Greater'.
|
interface |
NotLess
A representation of the model object 'Not Less'.
|
interface |
OperatorAssign
A representation of the model object 'Operator Assign'.
|
interface |
Or
A representation of the model object 'Or'.
|
interface |
PerClassMember
A representation of the model object 'Per Class Member'.
|
interface |
PostDecrement
A representation of the model object 'Post Decrement'.
|
interface |
PostIncrement
A representation of the model object 'Post Increment'.
|
interface |
Private
A representation of the model object 'Private'.
|
interface |
Protected
A representation of the model object 'Protected'.
|
interface |
Public
A representation of the model object 'Public'.
|
interface |
StorageSpecification
A representation of the model object 'Storage Specification'.
|
interface |
Subtract
A representation of the model object 'Subtract'.
|
interface |
SwitchCase
A representation of the model object 'Switch Case'.
|
interface |
TypesCatchBlock
A representation of the model object 'Types Catch Block'.
|
interface |
UnaryMinus
A representation of the model object 'Unary Minus'.
|
interface |
UnaryOperator
A representation of the model object 'Unary Operator'.
|
interface |
UnaryPlus
A representation of the model object 'Unary Plus'.
|
interface |
VariableCatchBlock
A representation of the model object 'Variable Catch Block'.
|
interface |
Virtual
A representation of the model object 'Virtual'.
|
interface |
VirtualSpecification
A representation of the model object 'Virtual Specification'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
GASTMSwitch.caseMinorSyntaxObject(MinorSyntaxObject object)
Returns the result of interpreting the object as an instance of 'Minor Syntax Object'.
|