| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.code | |
| org.eclipse.gmt.modisco.omg.kdm.code.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChoiceType
A representation of the model object 'Choice Type'.
|
interface |
RecordType
A representation of the model object 'Record Type'.
|
| Modifier and Type | Method and Description |
|---|---|
CompositeType |
CodeFactory.createCompositeType()
Returns a new object of class 'Composite Type'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
CodeSwitch.caseCompositeType(CompositeType object)
Returns the result of interpreting the object as an instance of 'Composite Type'.
|