| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.code | |
| org.eclipse.gmt.modisco.omg.kdm.code.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArrayType
A representation of the model object 'Array Type'.
|
interface |
BagType
A representation of the model object 'Bag Type'.
|
interface |
PointerType
A representation of the model object 'Pointer Type'.
|
interface |
RangeType
A representation of the model object 'Range Type'.
|
interface |
SequenceType
A representation of the model object 'Sequence Type'.
|
interface |
SetType
A representation of the model object 'Set Type'.
|
| Modifier and Type | Method and Description |
|---|---|
DerivedType |
CodeFactory.createDerivedType()
Returns a new object of class 'Derived Type'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
CodeSwitch.caseDerivedType(DerivedType object)
Returns the result of interpreting the object as an instance of 'Derived Type'.
|