Package org.eclipse.gmt.modisco.omg.kdm.code

Interface Summary
AbstractCodeElement A representation of the model object 'Abstract Code Element'.
AbstractCodeRelationship A representation of the model object 'Abstract Code Relationship'.
ArrayType A representation of the model object 'Array Type'.
BagType A representation of the model object 'Bag Type'.
BitstringType A representation of the model object 'Bitstring Type'.
BitType A representation of the model object 'Bit Type'.
BooleanType A representation of the model object 'Boolean Type'.
CallableUnit A representation of the model object 'Callable Unit'.
CharType A representation of the model object 'Char Type'.
ChoiceType A representation of the model object 'Choice Type'.
ClassUnit A representation of the model object 'Class Unit'.
CodeAssembly A representation of the model object 'Assembly'.
CodeElement A representation of the model object 'Element'.
CodeFactory The Factory for the model.
CodeItem A representation of the model object 'Item'.
CodeModel A representation of the model object 'Model'.
CodePackage The Package for the model.
CodePackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
CodeRelationship A representation of the model object 'Relationship'.
CommentUnit A representation of the model object 'Comment Unit'.
CompilationUnit A representation of the model object 'Compilation Unit'.
CompositeType A representation of the model object 'Composite Type'.
ComputationalObject A representation of the model object 'Computational Object'.
ConditionalDirective A representation of the model object 'Conditional Directive'.
ControlElement A representation of the model object 'Control Element'.
DataElement A representation of the model object 'Data Element'.
Datatype A representation of the model object 'Datatype'.
DateType A representation of the model object 'Date Type'.
DecimalType A representation of the model object 'Decimal Type'.
DefinedType A representation of the model object 'Defined Type'.
DerivedType A representation of the model object 'Derived Type'.
EnumeratedType A representation of the model object 'Enumerated Type'.
Expands A representation of the model object 'Expands'.
Extends A representation of the model object 'Extends'.
FloatType A representation of the model object 'Float Type'.
GeneratedFrom A representation of the model object 'Generated From'.
HasType A representation of the model object 'Has Type'.
HasValue A representation of the model object 'Has Value'.
ImplementationOf A representation of the model object 'Implementation Of'.
Implements A representation of the model object 'Implements'.
Imports A representation of the model object 'Imports'.
IncludeDirective A representation of the model object 'Include Directive'.
Includes A representation of the model object 'Includes'.
IndexUnit A representation of the model object 'Index Unit'.
InstanceOf A representation of the model object 'Instance Of'.
IntegerType A representation of the model object 'Integer Type'.
InterfaceUnit A representation of the model object 'Interface Unit'.
ItemUnit A representation of the model object 'Item Unit'.
LanguageUnit A representation of the model object 'Language Unit'.
MacroDirective A representation of the model object 'Macro Directive'.
MacroUnit A representation of the model object 'Macro Unit'.
MemberUnit A representation of the model object 'Member Unit'.
MethodUnit A representation of the model object 'Method Unit'.
Module A representation of the model object 'Module'.
Namespace A representation of the model object 'Namespace'.
OctetstringType A representation of the model object 'Octetstring Type'.
OctetType A representation of the model object 'Octet Type'.
OrdinalType A representation of the model object 'Ordinal Type'.
Package A representation of the model object 'Package'.
ParameterTo A representation of the model object 'Parameter To'.
ParameterUnit A representation of the model object 'Parameter Unit'.
PointerType A representation of the model object 'Pointer Type'.
PreprocessorDirective A representation of the model object 'Preprocessor Directive'.
PrimitiveType A representation of the model object 'Primitive Type'.
RangeType A representation of the model object 'Range Type'.
RecordType A representation of the model object 'Record Type'.
Redefines A representation of the model object 'Redefines'.
ScaledType A representation of the model object 'Scaled Type'.
SequenceType A representation of the model object 'Sequence Type'.
SetType A representation of the model object 'Set Type'.
SharedUnit A representation of the model object 'Shared Unit'.
Signature A representation of the model object 'Signature'.
StorableUnit A representation of the model object 'Storable Unit'.
StringType A representation of the model object 'String Type'.
SynonymUnit A representation of the model object 'Synonym Unit'.
TemplateParameter A representation of the model object 'Template Parameter'.
TemplateType A representation of the model object 'Template Type'.
TemplateUnit A representation of the model object 'Template Unit'.
TimeType A representation of the model object 'Time Type'.
TypeUnit A representation of the model object 'Type Unit'.
Value A representation of the model object 'Value'.
ValueElement A representation of the model object 'Value Element'.
ValueList A representation of the model object 'Value List'.
VariantTo A representation of the model object 'Variant To'.
VisibleIn A representation of the model object 'Visible In'.
VoidType A representation of the model object 'Void Type'.
 

Enum Summary
CallableKind A representation of the literals of the enumeration 'Callable Kind', and utility methods for working with them.
ExportKind A representation of the literals of the enumeration 'Export Kind', and utility methods for working with them.
MacroKind A representation of the literals of the enumeration 'Macro Kind', and utility methods for working with them.
MethodKind A representation of the literals of the enumeration 'Method Kind', and utility methods for working with them.
ParameterKind A representation of the literals of the enumeration 'Parameter Kind', and utility methods for working with them.
StorableKind A representation of the literals of the enumeration 'Storable Kind', and utility methods for working with them.