Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.CodeItem

Packages that use CodeItem
org.eclipse.gmt.modisco.omg.kdm.action   
org.eclipse.gmt.modisco.omg.kdm.code   
org.eclipse.gmt.modisco.omg.kdm.code.util   
org.eclipse.gmt.modisco.omg.kdm.platform   
 

Uses of CodeItem in org.eclipse.gmt.modisco.omg.kdm.action
 

Methods in org.eclipse.gmt.modisco.omg.kdm.action that return CodeItem
 CodeItem CompliesTo.getTo()
          Returns the value of the 'To' reference.
 

Methods in org.eclipse.gmt.modisco.omg.kdm.action with parameters of type CodeItem
 void CompliesTo.setTo(CodeItem value)
          Sets the value of the 'To' reference.
 

Uses of CodeItem in org.eclipse.gmt.modisco.omg.kdm.code
 

Subinterfaces of CodeItem in org.eclipse.gmt.modisco.omg.kdm.code
 interface ArrayType
          A representation of the model object 'Array Type'.
 interface BagType
          A representation of the model object 'Bag Type'.
 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 CallableUnit
          A representation of the model object 'Callable Unit'.
 interface CharType
          A representation of the model object 'Char Type'.
 interface ChoiceType
          A representation of the model object 'Choice Type'.
 interface ClassUnit
          A representation of the model object 'Class Unit'.
 interface CodeAssembly
          A representation of the model object 'Assembly'.
 interface CodeElement
          A representation of the model object 'Element'.
 interface CompilationUnit
          A representation of the model object 'Compilation Unit'.
 interface CompositeType
          A representation of the model object 'Composite Type'.
 interface ComputationalObject
          A representation of the model object 'Computational Object'.
 interface ControlElement
          A representation of the model object 'Control Element'.
 interface DataElement
          A representation of the model object 'Data Element'.
 interface Datatype
          A representation of the model object 'Datatype'.
 interface DateType
          A representation of the model object 'Date Type'.
 interface DecimalType
          A representation of the model object 'Decimal Type'.
 interface DefinedType
          A representation of the model object 'Defined Type'.
 interface DerivedType
          A representation of the model object 'Derived Type'.
 interface EnumeratedType
          A representation of the model object 'Enumerated Type'.
 interface FloatType
          A representation of the model object 'Float Type'.
 interface IndexUnit
          A representation of the model object 'Index Unit'.
 interface IntegerType
          A representation of the model object 'Integer Type'.
 interface InterfaceUnit
          A representation of the model object 'Interface Unit'.
 interface ItemUnit
          A representation of the model object 'Item Unit'.
 interface LanguageUnit
          A representation of the model object 'Language Unit'.
 interface MemberUnit
          A representation of the model object 'Member Unit'.
 interface MethodUnit
          A representation of the model object 'Method Unit'.
 interface Module
          A representation of the model object 'Module'.
 interface Namespace
          A representation of the model object 'Namespace'.
 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 Package
          A representation of the model object 'Package'.
 interface ParameterUnit
          A representation of the model object 'Parameter Unit'.
 interface PointerType
          A representation of the model object 'Pointer Type'.
 interface PrimitiveType
          A representation of the model object 'Primitive Type'.
 interface RangeType
          A representation of the model object 'Range Type'.
 interface RecordType
          A representation of the model object 'Record Type'.
 interface ScaledType
          A representation of the model object 'Scaled Type'.
 interface SequenceType
          A representation of the model object 'Sequence Type'.
 interface SetType
          A representation of the model object 'Set Type'.
 interface SharedUnit
          A representation of the model object 'Shared Unit'.
 interface Signature
          A representation of the model object 'Signature'.
 interface StorableUnit
          A representation of the model object 'Storable Unit'.
 interface StringType
          A representation of the model object 'String Type'.
 interface SynonymUnit
          A representation of the model object 'Synonym Unit'.
 interface TemplateParameter
          A representation of the model object 'Template Parameter'.
 interface TemplateType
          A representation of the model object 'Template Type'.
 interface TemplateUnit
          A representation of the model object 'Template Unit'.
 interface TimeType
          A representation of the model object 'Time Type'.
 interface TypeUnit
          A representation of the model object 'Type Unit'.
 interface Value
          A representation of the model object 'Value'.
 interface ValueElement
          A representation of the model object 'Value Element'.
 interface ValueList
          A representation of the model object 'Value List'.
 interface VoidType
          A representation of the model object 'Void Type'.
 

Methods in org.eclipse.gmt.modisco.omg.kdm.code that return CodeItem
 CodeItem CodeRelationship.getFrom()
          Returns the value of the 'From' reference.
 CodeItem HasType.getFrom()
          Returns the value of the 'From' reference.
 CodeItem HasValue.getFrom()
          Returns the value of the 'From' reference.
 CodeItem ImplementationOf.getFrom()
          Returns the value of the 'From' reference.
 CodeItem Implements.getFrom()
          Returns the value of the 'From' reference.
 CodeItem Imports.getFrom()
          Returns the value of the 'From' reference.
 CodeItem VisibleIn.getFrom()
          Returns the value of the 'From' reference.
 CodeItem ImplementationOf.getTo()
          Returns the value of the 'To' reference.
 CodeItem Implements.getTo()
          Returns the value of the 'To' reference.
 CodeItem Imports.getTo()
          Returns the value of the 'To' reference.
 CodeItem ParameterTo.getTo()
          Returns the value of the 'To' reference.
 CodeItem VisibleIn.getTo()
          Returns the value of the 'To' reference.
 

Methods in org.eclipse.gmt.modisco.omg.kdm.code with parameters of type CodeItem
 void CodeRelationship.setFrom(CodeItem value)
          Sets the value of the 'From' reference.
 void HasType.setFrom(CodeItem value)
          Sets the value of the 'From' reference.
 void HasValue.setFrom(CodeItem value)
          Sets the value of the 'From' reference.
 void ImplementationOf.setFrom(CodeItem value)
          Sets the value of the 'From' reference.
 void Implements.setFrom(CodeItem value)
          Sets the value of the 'From' reference.
 void Imports.setFrom(CodeItem value)
          Sets the value of the 'From' reference.
 void VisibleIn.setFrom(CodeItem value)
          Sets the value of the 'From' reference.
 void ImplementationOf.setTo(CodeItem value)
          Sets the value of the 'To' reference.
 void Implements.setTo(CodeItem value)
          Sets the value of the 'To' reference.
 void Imports.setTo(CodeItem value)
          Sets the value of the 'To' reference.
 void ParameterTo.setTo(CodeItem value)
          Sets the value of the 'To' reference.
 void VisibleIn.setTo(CodeItem value)
          Sets the value of the 'To' reference.
 

Uses of CodeItem in org.eclipse.gmt.modisco.omg.kdm.code.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type CodeItem
 T CodeSwitch.caseCodeItem(CodeItem object)
          Returns the result of interpreting the object as an instance of 'Item'.
 

Uses of CodeItem in org.eclipse.gmt.modisco.omg.kdm.platform
 

Methods in org.eclipse.gmt.modisco.omg.kdm.platform that return CodeItem
 CodeItem DefinedBy.getTo()
          Returns the value of the 'To' reference.
 

Methods in org.eclipse.gmt.modisco.omg.kdm.platform with parameters of type CodeItem
 void DefinedBy.setTo(CodeItem value)
          Sets the value of the 'To' reference.