| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.code | |
| org.eclipse.gmt.modisco.omg.kdm.code.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BitstringType
A representation of the model object 'Bitstring Type'.
|
interface |
BitType
A representation of the model object 'Bit Type'.
|
interface |
BooleanType
A representation of the model object 'Boolean Type'.
|
interface |
CharType
A representation of the model object 'Char Type'.
|
interface |
DateType
A representation of the model object 'Date Type'.
|
interface |
DecimalType
A representation of the model object 'Decimal Type'.
|
interface |
FloatType
A representation of the model object 'Float Type'.
|
interface |
IntegerType
A representation of the model object 'Integer Type'.
|
interface |
OctetstringType
A representation of the model object 'Octetstring Type'.
|
interface |
OctetType
A representation of the model object 'Octet Type'.
|
interface |
OrdinalType
A representation of the model object 'Ordinal Type'.
|
interface |
ScaledType
A representation of the model object 'Scaled Type'.
|
interface |
StringType
A representation of the model object 'String Type'.
|
interface |
TimeType
A representation of the model object 'Time Type'.
|
interface |
VoidType
A representation of the model object 'Void Type'.
|
| Modifier and Type | Method and Description |
|---|---|
PrimitiveType |
CodeFactory.createPrimitiveType()
Returns a new object of class 'Primitive Type'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
CodeSwitch.casePrimitiveType(PrimitiveType object)
Returns the result of interpreting the object as an instance of 'Primitive Type'.
|