Interface CodePackage.Literals

Enclosing interface:
CodePackage

public static interface CodePackage.Literals
Defines literals for the meta objects that represent
  • each class,
  • each feature of each class,
  • each operation of each class,
  • each enum,
  • and each data type
  • Field Summary

    Fields
    Modifier and Type Field Description
    static org.eclipse.emf.ecore.EClass ABSTRACT_CODE_ELEMENT
    The meta object literal for the 'Abstract Code Element' class.
    static org.eclipse.emf.ecore.EReference ABSTRACT_CODE_ELEMENT__CODE_RELATION
    The meta object literal for the 'Code Relation' containment reference list feature.
    static org.eclipse.emf.ecore.EReference ABSTRACT_CODE_ELEMENT__COMMENT
    The meta object literal for the 'Comment' containment reference list feature.
    static org.eclipse.emf.ecore.EReference ABSTRACT_CODE_ELEMENT__ENTRY_FLOW
    The meta object literal for the 'Entry Flow' containment reference list feature.
    static org.eclipse.emf.ecore.EReference ABSTRACT_CODE_ELEMENT__SOURCE
    The meta object literal for the 'Source' containment reference list feature.
    static org.eclipse.emf.ecore.EClass ABSTRACT_CODE_RELATIONSHIP
    The meta object literal for the 'Abstract Code Relationship' class.
    static org.eclipse.emf.ecore.EClass ARRAY_TYPE
    The meta object literal for the 'Array Type' class.
    static org.eclipse.emf.ecore.EReference ARRAY_TYPE__INDEX_UNIT
    The meta object literal for the 'Index Unit' containment reference feature.
    static org.eclipse.emf.ecore.EAttribute ARRAY_TYPE__SIZE
    The meta object literal for the 'Size' attribute feature.
    static org.eclipse.emf.ecore.EClass BAG_TYPE
    The meta object literal for the 'Bag Type' class.
    static org.eclipse.emf.ecore.EAttribute BAG_TYPE__SIZE
    The meta object literal for the 'Size' attribute feature.
    static org.eclipse.emf.ecore.EClass BIT_TYPE
    The meta object literal for the 'Bit Type' class.
    static org.eclipse.emf.ecore.EClass BITSTRING_TYPE
    The meta object literal for the 'Bitstring Type' class.
    static org.eclipse.emf.ecore.EClass BOOLEAN_TYPE
    The meta object literal for the 'Boolean Type' class.
    static org.eclipse.emf.ecore.EEnum CALLABLE_KIND
    The meta object literal for the 'Callable Kind' enum.
    static org.eclipse.emf.ecore.EClass CALLABLE_UNIT
    The meta object literal for the 'Callable Unit' class.
    static org.eclipse.emf.ecore.EAttribute CALLABLE_UNIT__KIND
    The meta object literal for the 'Kind' attribute feature.
    static org.eclipse.emf.ecore.EClass CHAR_TYPE
    The meta object literal for the 'Char Type' class.
    static org.eclipse.emf.ecore.EClass CHOICE_TYPE
    The meta object literal for the 'Choice Type' class.
    static org.eclipse.emf.ecore.EClass CLASS_UNIT
    The meta object literal for the 'Class Unit' class.
    static org.eclipse.emf.ecore.EReference CLASS_UNIT__CODE_ELEMENT
    The meta object literal for the 'Code Element' containment reference list feature.
    static org.eclipse.emf.ecore.EAttribute CLASS_UNIT__IS_ABSTRACT
    The meta object literal for the 'Is Abstract' attribute feature.
    static org.eclipse.emf.ecore.EClass CODE_ASSEMBLY
    The meta object literal for the 'Assembly' class.
    static org.eclipse.emf.ecore.EClass CODE_ELEMENT
    The meta object literal for the 'Element' class.
    static org.eclipse.emf.ecore.EClass CODE_ITEM
    The meta object literal for the 'Item' class.
    static org.eclipse.emf.ecore.EClass CODE_MODEL
    The meta object literal for the 'Model' class.
    static org.eclipse.emf.ecore.EReference CODE_MODEL__CODE_ELEMENT
    The meta object literal for the 'Code Element' containment reference list feature.
    static org.eclipse.emf.ecore.EClass CODE_RELATIONSHIP
    The meta object literal for the 'Relationship' class.
    static org.eclipse.emf.ecore.EReference CODE_RELATIONSHIP__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference CODE_RELATIONSHIP__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass COMMENT_UNIT
    The meta object literal for the 'Comment Unit' class.
    static org.eclipse.emf.ecore.EAttribute COMMENT_UNIT__TEXT
    The meta object literal for the 'Text' attribute feature.
    static org.eclipse.emf.ecore.EClass COMPILATION_UNIT
    The meta object literal for the 'Compilation Unit' class.
    static org.eclipse.emf.ecore.EClass COMPOSITE_TYPE
    The meta object literal for the 'Composite Type' class.
    static org.eclipse.emf.ecore.EReference COMPOSITE_TYPE__ITEM_UNIT
    The meta object literal for the 'Item Unit' containment reference list feature.
    static org.eclipse.emf.ecore.EClass COMPUTATIONAL_OBJECT
    The meta object literal for the 'Computational Object' class.
    static org.eclipse.emf.ecore.EClass CONDITIONAL_DIRECTIVE
    The meta object literal for the 'Conditional Directive' class.
    static org.eclipse.emf.ecore.EClass CONTROL_ELEMENT
    The meta object literal for the 'Control Element' class.
    static org.eclipse.emf.ecore.EReference CONTROL_ELEMENT__CODE_ELEMENT
    The meta object literal for the 'Code Element' containment reference list feature.
    static org.eclipse.emf.ecore.EReference CONTROL_ELEMENT__TYPE
    The meta object literal for the 'Type' reference feature.
    static org.eclipse.emf.ecore.EClass DATA_ELEMENT
    The meta object literal for the 'Data Element' class.
    static org.eclipse.emf.ecore.EReference DATA_ELEMENT__CODE_ELEMENT
    The meta object literal for the 'Code Element' containment reference list feature.
    static org.eclipse.emf.ecore.EAttribute DATA_ELEMENT__EXT
    The meta object literal for the 'Ext' attribute feature.
    static org.eclipse.emf.ecore.EAttribute DATA_ELEMENT__SIZE
    The meta object literal for the 'Size' attribute feature.
    static org.eclipse.emf.ecore.EReference DATA_ELEMENT__TYPE
    The meta object literal for the 'Type' reference feature.
    static org.eclipse.emf.ecore.EClass DATATYPE
    The meta object literal for the 'Datatype' class.
    static org.eclipse.emf.ecore.EClass DATE_TYPE
    The meta object literal for the 'Date Type' class.
    static org.eclipse.emf.ecore.EClass DECIMAL_TYPE
    The meta object literal for the 'Decimal Type' class.
    static org.eclipse.emf.ecore.EClass DEFINED_TYPE
    The meta object literal for the 'Defined Type' class.
    static org.eclipse.emf.ecore.EReference DEFINED_TYPE__CODE_ELEMENT
    The meta object literal for the 'Code Element' containment reference feature.
    static org.eclipse.emf.ecore.EReference DEFINED_TYPE__TYPE
    The meta object literal for the 'Type' reference feature.
    static org.eclipse.emf.ecore.EClass DERIVED_TYPE
    The meta object literal for the 'Derived Type' class.
    static org.eclipse.emf.ecore.EReference DERIVED_TYPE__ITEM_UNIT
    The meta object literal for the 'Item Unit' containment reference feature.
    static org.eclipse.emf.ecore.EClass ENUMERATED_TYPE
    The meta object literal for the 'Enumerated Type' class.
    static org.eclipse.emf.ecore.EReference ENUMERATED_TYPE__VALUE
    The meta object literal for the 'Value' containment reference list feature.
    static org.eclipse.emf.ecore.EClass EXPANDS
    The meta object literal for the 'Expands' class.
    static org.eclipse.emf.ecore.EReference EXPANDS__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference EXPANDS__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EEnum EXPORT_KIND
    The meta object literal for the 'Export Kind' enum.
    static org.eclipse.emf.ecore.EClass EXTENDS
    The meta object literal for the 'Extends' class.
    static org.eclipse.emf.ecore.EReference EXTENDS__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference EXTENDS__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass FLOAT_TYPE
    The meta object literal for the 'Float Type' class.
    static org.eclipse.emf.ecore.EClass GENERATED_FROM
    The meta object literal for the 'Generated From' class.
    static org.eclipse.emf.ecore.EReference GENERATED_FROM__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference GENERATED_FROM__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass HAS_TYPE
    The meta object literal for the 'Has Type' class.
    static org.eclipse.emf.ecore.EReference HAS_TYPE__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference HAS_TYPE__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass HAS_VALUE
    The meta object literal for the 'Has Value' class.
    static org.eclipse.emf.ecore.EReference HAS_VALUE__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference HAS_VALUE__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass IMPLEMENTATION_OF
    The meta object literal for the 'Implementation Of' class.
    static org.eclipse.emf.ecore.EReference IMPLEMENTATION_OF__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference IMPLEMENTATION_OF__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass IMPLEMENTS
    The meta object literal for the 'Implements' class.
    static org.eclipse.emf.ecore.EReference IMPLEMENTS__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference IMPLEMENTS__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass IMPORTS
    The meta object literal for the 'Imports' class.
    static org.eclipse.emf.ecore.EReference IMPORTS__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference IMPORTS__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass INCLUDE_DIRECTIVE
    The meta object literal for the 'Include Directive' class.
    static org.eclipse.emf.ecore.EClass INCLUDES
    The meta object literal for the 'Includes' class.
    static org.eclipse.emf.ecore.EReference INCLUDES__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference INCLUDES__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass INDEX_UNIT
    The meta object literal for the 'Index Unit' class.
    static org.eclipse.emf.ecore.EClass INSTANCE_OF
    The meta object literal for the 'Instance Of' class.
    static org.eclipse.emf.ecore.EReference INSTANCE_OF__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference INSTANCE_OF__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass INTEGER_TYPE
    The meta object literal for the 'Integer Type' class.
    static org.eclipse.emf.ecore.EClass INTERFACE_UNIT
    The meta object literal for the 'Interface Unit' class.
    static org.eclipse.emf.ecore.EReference INTERFACE_UNIT__CODE_ELEMENT
    The meta object literal for the 'Code Element' containment reference list feature.
    static org.eclipse.emf.ecore.EClass ITEM_UNIT
    The meta object literal for the 'Item Unit' class.
    static org.eclipse.emf.ecore.EClass LANGUAGE_UNIT
    The meta object literal for the 'Language Unit' class.
    static org.eclipse.emf.ecore.EClass MACRO_DIRECTIVE
    The meta object literal for the 'Macro Directive' class.
    static org.eclipse.emf.ecore.EEnum MACRO_KIND
    The meta object literal for the 'Macro Kind' enum.
    static org.eclipse.emf.ecore.EClass MACRO_UNIT
    The meta object literal for the 'Macro Unit' class.
    static org.eclipse.emf.ecore.EAttribute MACRO_UNIT__KIND
    The meta object literal for the 'Kind' attribute feature.
    static org.eclipse.emf.ecore.EClass MEMBER_UNIT
    The meta object literal for the 'Member Unit' class.
    static org.eclipse.emf.ecore.EAttribute MEMBER_UNIT__EXPORT
    The meta object literal for the 'Export' attribute feature.
    static org.eclipse.emf.ecore.EEnum METHOD_KIND
    The meta object literal for the 'Method Kind' enum.
    static org.eclipse.emf.ecore.EClass METHOD_UNIT
    The meta object literal for the 'Method Unit' class.
    static org.eclipse.emf.ecore.EAttribute METHOD_UNIT__EXPORT
    The meta object literal for the 'Export' attribute feature.
    static org.eclipse.emf.ecore.EAttribute METHOD_UNIT__KIND
    The meta object literal for the 'Kind' attribute feature.
    static org.eclipse.emf.ecore.EClass MODULE
    The meta object literal for the 'Module' class.
    static org.eclipse.emf.ecore.EReference MODULE__CODE_ELEMENT
    The meta object literal for the 'Code Element' containment reference list feature.
    static org.eclipse.emf.ecore.EClass NAMESPACE_UNIT
    The meta object literal for the 'Namespace Unit' class.
    static org.eclipse.emf.ecore.EReference NAMESPACE_UNIT__GROUPED_CODE
    The meta object literal for the 'Grouped Code' reference list feature.
    static org.eclipse.emf.ecore.EClass OCTET_TYPE
    The meta object literal for the 'Octet Type' class.
    static org.eclipse.emf.ecore.EClass OCTETSTRING_TYPE
    The meta object literal for the 'Octetstring Type' class.
    static org.eclipse.emf.ecore.EClass ORDINAL_TYPE
    The meta object literal for the 'Ordinal Type' class.
    static org.eclipse.emf.ecore.EClass PACKAGE
    The meta object literal for the 'Package' class.
    static org.eclipse.emf.ecore.EEnum PARAMETER_KIND
    The meta object literal for the 'Parameter Kind' enum.
    static org.eclipse.emf.ecore.EClass PARAMETER_TO
    The meta object literal for the 'Parameter To' class.
    static org.eclipse.emf.ecore.EReference PARAMETER_TO__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference PARAMETER_TO__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass PARAMETER_UNIT
    The meta object literal for the 'Parameter Unit' class.
    static org.eclipse.emf.ecore.EAttribute PARAMETER_UNIT__KIND
    The meta object literal for the 'Kind' attribute feature.
    static org.eclipse.emf.ecore.EAttribute PARAMETER_UNIT__POS
    The meta object literal for the 'Pos' attribute feature.
    static org.eclipse.emf.ecore.EClass POINTER_TYPE
    The meta object literal for the 'Pointer Type' class.
    static org.eclipse.emf.ecore.EClass PREPROCESSOR_DIRECTIVE
    The meta object literal for the 'Preprocessor Directive' class.
    static org.eclipse.emf.ecore.EReference PREPROCESSOR_DIRECTIVE__CODE_ELEMENT
    The meta object literal for the 'Code Element' containment reference list feature.
    static org.eclipse.emf.ecore.EClass PRIMITIVE_TYPE
    The meta object literal for the 'Primitive Type' class.
    static org.eclipse.emf.ecore.EClass RANGE_TYPE
    The meta object literal for the 'Range Type' class.
    static org.eclipse.emf.ecore.EAttribute RANGE_TYPE__LOWER
    The meta object literal for the 'Lower' attribute feature.
    static org.eclipse.emf.ecore.EAttribute RANGE_TYPE__UPPER
    The meta object literal for the 'Upper' attribute feature.
    static org.eclipse.emf.ecore.EClass RECORD_TYPE
    The meta object literal for the 'Record Type' class.
    static org.eclipse.emf.ecore.EClass REDEFINES
    The meta object literal for the 'Redefines' class.
    static org.eclipse.emf.ecore.EReference REDEFINES__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference REDEFINES__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass SCALED_TYPE
    The meta object literal for the 'Scaled Type' class.
    static org.eclipse.emf.ecore.EClass SEQUENCE_TYPE
    The meta object literal for the 'Sequence Type' class.
    static org.eclipse.emf.ecore.EAttribute SEQUENCE_TYPE__SIZE
    The meta object literal for the 'Size' attribute feature.
    static org.eclipse.emf.ecore.EClass SET_TYPE
    The meta object literal for the 'Set Type' class.
    static org.eclipse.emf.ecore.EAttribute SET_TYPE__SIZE
    The meta object literal for the 'Size' attribute feature.
    static org.eclipse.emf.ecore.EClass SHARED_UNIT
    The meta object literal for the 'Shared Unit' class.
    static org.eclipse.emf.ecore.EClass SIGNATURE
    The meta object literal for the 'Signature' class.
    static org.eclipse.emf.ecore.EReference SIGNATURE__PARAMETER_UNIT
    The meta object literal for the 'Parameter Unit' containment reference list feature.
    static org.eclipse.emf.ecore.EEnum STORABLE_KIND
    The meta object literal for the 'Storable Kind' enum.
    static org.eclipse.emf.ecore.EClass STORABLE_UNIT
    The meta object literal for the 'Storable Unit' class.
    static org.eclipse.emf.ecore.EAttribute STORABLE_UNIT__KIND
    The meta object literal for the 'Kind' attribute feature.
    static org.eclipse.emf.ecore.EClass STRING_TYPE
    The meta object literal for the 'String Type' class.
    static org.eclipse.emf.ecore.EClass SYNONYM_TYPE
    The meta object literal for the 'Synonym Type' class.
    static org.eclipse.emf.ecore.EClass TEMPLATE_PARAMETER
    The meta object literal for the 'Template Parameter' class.
    static org.eclipse.emf.ecore.EClass TEMPLATE_TYPE
    The meta object literal for the 'Template Type' class.
    static org.eclipse.emf.ecore.EClass TEMPLATE_UNIT
    The meta object literal for the 'Template Unit' class.
    static org.eclipse.emf.ecore.EReference TEMPLATE_UNIT__CODE_ELEMENT
    The meta object literal for the 'Code Element' containment reference list feature.
    static org.eclipse.emf.ecore.EClass TIME_TYPE
    The meta object literal for the 'Time Type' class.
    static org.eclipse.emf.ecore.EClass TYPE_UNIT
    The meta object literal for the 'Type Unit' class.
    static org.eclipse.emf.ecore.EClass VALUE
    The meta object literal for the 'Value' class.
    static org.eclipse.emf.ecore.EClass VALUE_ELEMENT
    The meta object literal for the 'Value Element' class.
    static org.eclipse.emf.ecore.EClass VALUE_LIST
    The meta object literal for the 'Value List' class.
    static org.eclipse.emf.ecore.EReference VALUE_LIST__VALUE_ELEMENT
    The meta object literal for the 'Value Element' containment reference list feature.
    static org.eclipse.emf.ecore.EClass VARIANT_TO
    The meta object literal for the 'Variant To' class.
    static org.eclipse.emf.ecore.EReference VARIANT_TO__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference VARIANT_TO__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass VISIBLE_IN
    The meta object literal for the 'Visible In' class.
    static org.eclipse.emf.ecore.EReference VISIBLE_IN__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference VISIBLE_IN__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass VOID_TYPE
    The meta object literal for the 'Void Type' class.
  • Field Details

    • ABSTRACT_CODE_ELEMENT

      static final org.eclipse.emf.ecore.EClass ABSTRACT_CODE_ELEMENT
      The meta object literal for the 'Abstract Code Element' class.
      See Also:
      AbstractCodeElement, CodePackageImpl.getAbstractCodeElement()
    • ABSTRACT_CODE_ELEMENT__SOURCE

      static final org.eclipse.emf.ecore.EReference ABSTRACT_CODE_ELEMENT__SOURCE
      The meta object literal for the 'Source' containment reference list feature.
    • ABSTRACT_CODE_ELEMENT__COMMENT

      static final org.eclipse.emf.ecore.EReference ABSTRACT_CODE_ELEMENT__COMMENT
      The meta object literal for the 'Comment' containment reference list feature.
    • ABSTRACT_CODE_ELEMENT__ENTRY_FLOW

      static final org.eclipse.emf.ecore.EReference ABSTRACT_CODE_ELEMENT__ENTRY_FLOW
      The meta object literal for the 'Entry Flow' containment reference list feature.
    • ABSTRACT_CODE_ELEMENT__CODE_RELATION

      static final org.eclipse.emf.ecore.EReference ABSTRACT_CODE_ELEMENT__CODE_RELATION
      The meta object literal for the 'Code Relation' containment reference list feature.
    • CODE_ITEM

      static final org.eclipse.emf.ecore.EClass CODE_ITEM
      The meta object literal for the 'Item' class.
      See Also:
      CodeItem, CodePackageImpl.getCodeItem()
    • COMPUTATIONAL_OBJECT

      static final org.eclipse.emf.ecore.EClass COMPUTATIONAL_OBJECT
      The meta object literal for the 'Computational Object' class.
      See Also:
      ComputationalObjectImpl, CodePackageImpl.getComputationalObject()
    • CONTROL_ELEMENT

      static final org.eclipse.emf.ecore.EClass CONTROL_ELEMENT
      The meta object literal for the 'Control Element' class.
      See Also:
      ControlElementImpl, CodePackageImpl.getControlElement()
    • CONTROL_ELEMENT__TYPE

      static final org.eclipse.emf.ecore.EReference CONTROL_ELEMENT__TYPE
      The meta object literal for the 'Type' reference feature.
    • CONTROL_ELEMENT__CODE_ELEMENT

      static final org.eclipse.emf.ecore.EReference CONTROL_ELEMENT__CODE_ELEMENT
      The meta object literal for the 'Code Element' containment reference list feature.
    • METHOD_UNIT

      static final org.eclipse.emf.ecore.EClass METHOD_UNIT
      The meta object literal for the 'Method Unit' class.
      See Also:
      MethodUnitImpl, CodePackageImpl.getMethodUnit()
    • METHOD_UNIT__KIND

      static final org.eclipse.emf.ecore.EAttribute METHOD_UNIT__KIND
      The meta object literal for the 'Kind' attribute feature.
    • METHOD_UNIT__EXPORT

      static final org.eclipse.emf.ecore.EAttribute METHOD_UNIT__EXPORT
      The meta object literal for the 'Export' attribute feature.
    • MODULE

      static final org.eclipse.emf.ecore.EClass MODULE
      The meta object literal for the 'Module' class.
      See Also:
      ModuleImpl, CodePackageImpl.getModule()
    • MODULE__CODE_ELEMENT

      static final org.eclipse.emf.ecore.EReference MODULE__CODE_ELEMENT
      The meta object literal for the 'Code Element' containment reference list feature.
    • CODE_ASSEMBLY

      static final org.eclipse.emf.ecore.EClass CODE_ASSEMBLY
      The meta object literal for the 'Assembly' class.
      See Also:
      CodeAssemblyImpl, CodePackageImpl.getCodeAssembly()
    • CALLABLE_UNIT

      static final org.eclipse.emf.ecore.EClass CALLABLE_UNIT
      The meta object literal for the 'Callable Unit' class.
      See Also:
      CallableUnitImpl, CodePackageImpl.getCallableUnit()
    • CALLABLE_UNIT__KIND

      static final org.eclipse.emf.ecore.EAttribute CALLABLE_UNIT__KIND
      The meta object literal for the 'Kind' attribute feature.
    • DATATYPE

      static final org.eclipse.emf.ecore.EClass DATATYPE
      The meta object literal for the 'Datatype' class.
      See Also:
      DatatypeImpl, CodePackageImpl.getDatatype()
    • TEMPLATE_UNIT

      static final org.eclipse.emf.ecore.EClass TEMPLATE_UNIT
      The meta object literal for the 'Template Unit' class.
      See Also:
      TemplateUnitImpl, CodePackageImpl.getTemplateUnit()
    • TEMPLATE_UNIT__CODE_ELEMENT

      static final org.eclipse.emf.ecore.EReference TEMPLATE_UNIT__CODE_ELEMENT
      The meta object literal for the 'Code Element' containment reference list feature.
    • TEMPLATE_PARAMETER

      static final org.eclipse.emf.ecore.EClass TEMPLATE_PARAMETER
      The meta object literal for the 'Template Parameter' class.
      See Also:
      TemplateParameterImpl, CodePackageImpl.getTemplateParameter()
    • ABSTRACT_CODE_RELATIONSHIP

      static final org.eclipse.emf.ecore.EClass ABSTRACT_CODE_RELATIONSHIP
      The meta object literal for the 'Abstract Code Relationship' class.
      See Also:
      AbstractCodeRelationship, CodePackageImpl.getAbstractCodeRelationship()
    • INSTANCE_OF

      static final org.eclipse.emf.ecore.EClass INSTANCE_OF
      The meta object literal for the 'Instance Of' class.
      See Also:
      InstanceOfImpl, CodePackageImpl.getInstanceOf()
    • INSTANCE_OF__TO

      static final org.eclipse.emf.ecore.EReference INSTANCE_OF__TO
      The meta object literal for the 'To' reference feature.
    • INSTANCE_OF__FROM

      static final org.eclipse.emf.ecore.EReference INSTANCE_OF__FROM
      The meta object literal for the 'From' reference feature.
    • COMPILATION_UNIT

      static final org.eclipse.emf.ecore.EClass COMPILATION_UNIT
      The meta object literal for the 'Compilation Unit' class.
      See Also:
      CompilationUnitImpl, CodePackageImpl.getCompilationUnit()
    • CODE_MODEL

      static final org.eclipse.emf.ecore.EClass CODE_MODEL
      The meta object literal for the 'Model' class.
      See Also:
      CodeModelImpl, CodePackageImpl.getCodeModel()
    • CODE_MODEL__CODE_ELEMENT

      static final org.eclipse.emf.ecore.EReference CODE_MODEL__CODE_ELEMENT
      The meta object literal for the 'Code Element' containment reference list feature.
    • DERIVED_TYPE

      static final org.eclipse.emf.ecore.EClass DERIVED_TYPE
      The meta object literal for the 'Derived Type' class.
      See Also:
      DerivedTypeImpl, CodePackageImpl.getDerivedType()
    • DERIVED_TYPE__ITEM_UNIT

      static final org.eclipse.emf.ecore.EReference DERIVED_TYPE__ITEM_UNIT
      The meta object literal for the 'Item Unit' containment reference feature.
    • ARRAY_TYPE

      static final org.eclipse.emf.ecore.EClass ARRAY_TYPE
      The meta object literal for the 'Array Type' class.
      See Also:
      ArrayTypeImpl, CodePackageImpl.getArrayType()
    • ARRAY_TYPE__SIZE

      static final org.eclipse.emf.ecore.EAttribute ARRAY_TYPE__SIZE
      The meta object literal for the 'Size' attribute feature.
    • ARRAY_TYPE__INDEX_UNIT

      static final org.eclipse.emf.ecore.EReference ARRAY_TYPE__INDEX_UNIT
      The meta object literal for the 'Index Unit' containment reference feature.
    • PRIMITIVE_TYPE

      static final org.eclipse.emf.ecore.EClass PRIMITIVE_TYPE
      The meta object literal for the 'Primitive Type' class.
      See Also:
      PrimitiveTypeImpl, CodePackageImpl.getPrimitiveType()
    • BOOLEAN_TYPE

      static final org.eclipse.emf.ecore.EClass BOOLEAN_TYPE
      The meta object literal for the 'Boolean Type' class.
      See Also:
      BooleanTypeImpl, CodePackageImpl.getBooleanType()
    • CHAR_TYPE

      static final org.eclipse.emf.ecore.EClass CHAR_TYPE
      The meta object literal for the 'Char Type' class.
      See Also:
      CharTypeImpl, CodePackageImpl.getCharType()
    • CLASS_UNIT

      static final org.eclipse.emf.ecore.EClass CLASS_UNIT
      The meta object literal for the 'Class Unit' class.
      See Also:
      ClassUnitImpl, CodePackageImpl.getClassUnit()
    • CLASS_UNIT__IS_ABSTRACT

      static final org.eclipse.emf.ecore.EAttribute CLASS_UNIT__IS_ABSTRACT
      The meta object literal for the 'Is Abstract' attribute feature.
    • CLASS_UNIT__CODE_ELEMENT

      static final org.eclipse.emf.ecore.EReference CLASS_UNIT__CODE_ELEMENT
      The meta object literal for the 'Code Element' containment reference list feature.
    • COMPOSITE_TYPE

      static final org.eclipse.emf.ecore.EClass COMPOSITE_TYPE
      The meta object literal for the 'Composite Type' class.
      See Also:
      CompositeTypeImpl, CodePackageImpl.getCompositeType()
    • COMPOSITE_TYPE__ITEM_UNIT

      static final org.eclipse.emf.ecore.EReference COMPOSITE_TYPE__ITEM_UNIT
      The meta object literal for the 'Item Unit' containment reference list feature.
    • RECORD_TYPE

      static final org.eclipse.emf.ecore.EClass RECORD_TYPE
      The meta object literal for the 'Record Type' class.
      See Also:
      RecordTypeImpl, CodePackageImpl.getRecordType()
    • ENUMERATED_TYPE

      static final org.eclipse.emf.ecore.EClass ENUMERATED_TYPE
      The meta object literal for the 'Enumerated Type' class.
      See Also:
      EnumeratedTypeImpl, CodePackageImpl.getEnumeratedType()
    • ENUMERATED_TYPE__VALUE

      static final org.eclipse.emf.ecore.EReference ENUMERATED_TYPE__VALUE
      The meta object literal for the 'Value' containment reference list feature.
    • EXTENDS

      static final org.eclipse.emf.ecore.EClass EXTENDS
      The meta object literal for the 'Extends' class.
      See Also:
      ExtendsImpl, CodePackageImpl.getExtends()
    • EXTENDS__TO

      static final org.eclipse.emf.ecore.EReference EXTENDS__TO
      The meta object literal for the 'To' reference feature.
    • EXTENDS__FROM

      static final org.eclipse.emf.ecore.EReference EXTENDS__FROM
      The meta object literal for the 'From' reference feature.
    • SCALED_TYPE

      static final org.eclipse.emf.ecore.EClass SCALED_TYPE
      The meta object literal for the 'Scaled Type' class.
      See Also:
      ScaledTypeImpl, CodePackageImpl.getScaledType()
    • FLOAT_TYPE

      static final org.eclipse.emf.ecore.EClass FLOAT_TYPE
      The meta object literal for the 'Float Type' class.
      See Also:
      FloatTypeImpl, CodePackageImpl.getFloatType()
    • HAS_TYPE

      static final org.eclipse.emf.ecore.EClass HAS_TYPE
      The meta object literal for the 'Has Type' class.
      See Also:
      HasTypeImpl, CodePackageImpl.getHasType()
    • HAS_TYPE__TO

      static final org.eclipse.emf.ecore.EReference HAS_TYPE__TO
      The meta object literal for the 'To' reference feature.
    • HAS_TYPE__FROM

      static final org.eclipse.emf.ecore.EReference HAS_TYPE__FROM
      The meta object literal for the 'From' reference feature.
    • IMPLEMENTATION_OF

      static final org.eclipse.emf.ecore.EClass IMPLEMENTATION_OF
      The meta object literal for the 'Implementation Of' class.
      See Also:
      ImplementationOfImpl, CodePackageImpl.getImplementationOf()
    • IMPLEMENTATION_OF__TO

      static final org.eclipse.emf.ecore.EReference IMPLEMENTATION_OF__TO
      The meta object literal for the 'To' reference feature.
    • IMPLEMENTATION_OF__FROM

      static final org.eclipse.emf.ecore.EReference IMPLEMENTATION_OF__FROM
      The meta object literal for the 'From' reference feature.
    • IMPLEMENTS

      static final org.eclipse.emf.ecore.EClass IMPLEMENTS
      The meta object literal for the 'Implements' class.
      See Also:
      ImplementsImpl, CodePackageImpl.getImplements()
    • IMPLEMENTS__TO

      static final org.eclipse.emf.ecore.EReference IMPLEMENTS__TO
      The meta object literal for the 'To' reference feature.
    • IMPLEMENTS__FROM

      static final org.eclipse.emf.ecore.EReference IMPLEMENTS__FROM
      The meta object literal for the 'From' reference feature.
    • INTEGER_TYPE

      static final org.eclipse.emf.ecore.EClass INTEGER_TYPE
      The meta object literal for the 'Integer Type' class.
      See Also:
      IntegerTypeImpl, CodePackageImpl.getIntegerType()
    • INTERFACE_UNIT

      static final org.eclipse.emf.ecore.EClass INTERFACE_UNIT
      The meta object literal for the 'Interface Unit' class.
      See Also:
      InterfaceUnitImpl, CodePackageImpl.getInterfaceUnit()
    • INTERFACE_UNIT__CODE_ELEMENT

      static final org.eclipse.emf.ecore.EReference INTERFACE_UNIT__CODE_ELEMENT
      The meta object literal for the 'Code Element' containment reference list feature.
    • POINTER_TYPE

      static final org.eclipse.emf.ecore.EClass POINTER_TYPE
      The meta object literal for the 'Pointer Type' class.
      See Also:
      PointerTypeImpl, CodePackageImpl.getPointerType()
    • DEFINED_TYPE

      static final org.eclipse.emf.ecore.EClass DEFINED_TYPE
      The meta object literal for the 'Defined Type' class.
      See Also:
      DefinedType, CodePackageImpl.getDefinedType()
    • DEFINED_TYPE__TYPE

      static final org.eclipse.emf.ecore.EReference DEFINED_TYPE__TYPE
      The meta object literal for the 'Type' reference feature.
    • DEFINED_TYPE__CODE_ELEMENT

      static final org.eclipse.emf.ecore.EReference DEFINED_TYPE__CODE_ELEMENT
      The meta object literal for the 'Code Element' containment reference feature.
    • TYPE_UNIT

      static final org.eclipse.emf.ecore.EClass TYPE_UNIT
      The meta object literal for the 'Type Unit' class.
      See Also:
      TypeUnitImpl, CodePackageImpl.getTypeUnit()
    • RANGE_TYPE

      static final org.eclipse.emf.ecore.EClass RANGE_TYPE
      The meta object literal for the 'Range Type' class.
      See Also:
      RangeTypeImpl, CodePackageImpl.getRangeType()
    • RANGE_TYPE__LOWER

      static final org.eclipse.emf.ecore.EAttribute RANGE_TYPE__LOWER
      The meta object literal for the 'Lower' attribute feature.
    • RANGE_TYPE__UPPER

      static final org.eclipse.emf.ecore.EAttribute RANGE_TYPE__UPPER
      The meta object literal for the 'Upper' attribute feature.
    • SIGNATURE

      static final org.eclipse.emf.ecore.EClass SIGNATURE
      The meta object literal for the 'Signature' class.
      See Also:
      SignatureImpl, CodePackageImpl.getSignature()
    • SIGNATURE__PARAMETER_UNIT

      static final org.eclipse.emf.ecore.EReference SIGNATURE__PARAMETER_UNIT
      The meta object literal for the 'Parameter Unit' containment reference list feature.
    • DATA_ELEMENT

      static final org.eclipse.emf.ecore.EClass DATA_ELEMENT
      The meta object literal for the 'Data Element' class.
      See Also:
      DataElementImpl, CodePackageImpl.getDataElement()
    • DATA_ELEMENT__TYPE

      static final org.eclipse.emf.ecore.EReference DATA_ELEMENT__TYPE
      The meta object literal for the 'Type' reference feature.
    • DATA_ELEMENT__EXT

      static final org.eclipse.emf.ecore.EAttribute DATA_ELEMENT__EXT
      The meta object literal for the 'Ext' attribute feature.
    • DATA_ELEMENT__SIZE

      static final org.eclipse.emf.ecore.EAttribute DATA_ELEMENT__SIZE
      The meta object literal for the 'Size' attribute feature.
    • DATA_ELEMENT__CODE_ELEMENT

      static final org.eclipse.emf.ecore.EReference DATA_ELEMENT__CODE_ELEMENT
      The meta object literal for the 'Code Element' containment reference list feature.
    • STRING_TYPE

      static final org.eclipse.emf.ecore.EClass STRING_TYPE
      The meta object literal for the 'String Type' class.
      See Also:
      StringTypeImpl, CodePackageImpl.getStringType()
    • CHOICE_TYPE

      static final org.eclipse.emf.ecore.EClass CHOICE_TYPE
      The meta object literal for the 'Choice Type' class.
      See Also:
      ChoiceTypeImpl, CodePackageImpl.getChoiceType()
    • NAMESPACE_UNIT

      static final org.eclipse.emf.ecore.EClass NAMESPACE_UNIT
      The meta object literal for the 'Namespace Unit' class.
      See Also:
      NamespaceUnitImpl, CodePackageImpl.getNamespaceUnit()
    • NAMESPACE_UNIT__GROUPED_CODE

      static final org.eclipse.emf.ecore.EReference NAMESPACE_UNIT__GROUPED_CODE
      The meta object literal for the 'Grouped Code' reference list feature.
    • VISIBLE_IN

      static final org.eclipse.emf.ecore.EClass VISIBLE_IN
      The meta object literal for the 'Visible In' class.
      See Also:
      VisibleInImpl, CodePackageImpl.getVisibleIn()
    • VISIBLE_IN__TO

      static final org.eclipse.emf.ecore.EReference VISIBLE_IN__TO
      The meta object literal for the 'To' reference feature.
    • VISIBLE_IN__FROM

      static final org.eclipse.emf.ecore.EReference VISIBLE_IN__FROM
      The meta object literal for the 'From' reference feature.
    • COMMENT_UNIT

      static final org.eclipse.emf.ecore.EClass COMMENT_UNIT
      The meta object literal for the 'Comment Unit' class.
      See Also:
      CommentUnitImpl, CodePackageImpl.getCommentUnit()
    • COMMENT_UNIT__TEXT

      static final org.eclipse.emf.ecore.EAttribute COMMENT_UNIT__TEXT
      The meta object literal for the 'Text' attribute feature.
    • SHARED_UNIT

      static final org.eclipse.emf.ecore.EClass SHARED_UNIT
      The meta object literal for the 'Shared Unit' class.
      See Also:
      SharedUnitImpl, CodePackageImpl.getSharedUnit()
    • DECIMAL_TYPE

      static final org.eclipse.emf.ecore.EClass DECIMAL_TYPE
      The meta object literal for the 'Decimal Type' class.
      See Also:
      DecimalTypeImpl, CodePackageImpl.getDecimalType()
    • DATE_TYPE

      static final org.eclipse.emf.ecore.EClass DATE_TYPE
      The meta object literal for the 'Date Type' class.
      See Also:
      DateTypeImpl, CodePackageImpl.getDateType()
    • TIME_TYPE

      static final org.eclipse.emf.ecore.EClass TIME_TYPE
      The meta object literal for the 'Time Type' class.
      See Also:
      TimeTypeImpl, CodePackageImpl.getTimeType()
    • VOID_TYPE

      static final org.eclipse.emf.ecore.EClass VOID_TYPE
      The meta object literal for the 'Void Type' class.
      See Also:
      VoidTypeImpl, CodePackageImpl.getVoidType()
    • VALUE_ELEMENT

      static final org.eclipse.emf.ecore.EClass VALUE_ELEMENT
      The meta object literal for the 'Value Element' class.
      See Also:
      ValueElementImpl, CodePackageImpl.getValueElement()
    • VALUE

      static final org.eclipse.emf.ecore.EClass VALUE
      The meta object literal for the 'Value' class.
      See Also:
      ValueImpl, CodePackageImpl.getValue()
    • VALUE_LIST

      static final org.eclipse.emf.ecore.EClass VALUE_LIST
      The meta object literal for the 'Value List' class.
      See Also:
      ValueListImpl, CodePackageImpl.getValueList()
    • VALUE_LIST__VALUE_ELEMENT

      static final org.eclipse.emf.ecore.EReference VALUE_LIST__VALUE_ELEMENT
      The meta object literal for the 'Value Element' containment reference list feature.
    • STORABLE_UNIT

      static final org.eclipse.emf.ecore.EClass STORABLE_UNIT
      The meta object literal for the 'Storable Unit' class.
      See Also:
      StorableUnitImpl, CodePackageImpl.getStorableUnit()
    • STORABLE_UNIT__KIND

      static final org.eclipse.emf.ecore.EAttribute STORABLE_UNIT__KIND
      The meta object literal for the 'Kind' attribute feature.
    • MEMBER_UNIT

      static final org.eclipse.emf.ecore.EClass MEMBER_UNIT
      The meta object literal for the 'Member Unit' class.
      See Also:
      MemberUnitImpl, CodePackageImpl.getMemberUnit()
    • MEMBER_UNIT__EXPORT

      static final org.eclipse.emf.ecore.EAttribute MEMBER_UNIT__EXPORT
      The meta object literal for the 'Export' attribute feature.
    • PARAMETER_UNIT

      static final org.eclipse.emf.ecore.EClass PARAMETER_UNIT
      The meta object literal for the 'Parameter Unit' class.
      See Also:
      ParameterUnitImpl, CodePackageImpl.getParameterUnit()
    • PARAMETER_UNIT__KIND

      static final org.eclipse.emf.ecore.EAttribute PARAMETER_UNIT__KIND
      The meta object literal for the 'Kind' attribute feature.
    • PARAMETER_UNIT__POS

      static final org.eclipse.emf.ecore.EAttribute PARAMETER_UNIT__POS
      The meta object literal for the 'Pos' attribute feature.
    • ITEM_UNIT

      static final org.eclipse.emf.ecore.EClass ITEM_UNIT
      The meta object literal for the 'Item Unit' class.
      See Also:
      ItemUnitImpl, CodePackageImpl.getItemUnit()
    • INDEX_UNIT

      static final org.eclipse.emf.ecore.EClass INDEX_UNIT
      The meta object literal for the 'Index Unit' class.
      See Also:
      IndexUnitImpl, CodePackageImpl.getIndexUnit()
    • SYNONYM_TYPE

      static final org.eclipse.emf.ecore.EClass SYNONYM_TYPE
      The meta object literal for the 'Synonym Type' class.
      See Also:
      SynonymTypeImpl, CodePackageImpl.getSynonymType()
    • SEQUENCE_TYPE

      static final org.eclipse.emf.ecore.EClass SEQUENCE_TYPE
      The meta object literal for the 'Sequence Type' class.
      See Also:
      SequenceTypeImpl, CodePackageImpl.getSequenceType()
    • SEQUENCE_TYPE__SIZE

      static final org.eclipse.emf.ecore.EAttribute SEQUENCE_TYPE__SIZE
      The meta object literal for the 'Size' attribute feature.
    • BAG_TYPE

      static final org.eclipse.emf.ecore.EClass BAG_TYPE
      The meta object literal for the 'Bag Type' class.
      See Also:
      BagTypeImpl, CodePackageImpl.getBagType()
    • BAG_TYPE__SIZE

      static final org.eclipse.emf.ecore.EAttribute BAG_TYPE__SIZE
      The meta object literal for the 'Size' attribute feature.
    • SET_TYPE

      static final org.eclipse.emf.ecore.EClass SET_TYPE
      The meta object literal for the 'Set Type' class.
      See Also:
      SetTypeImpl, CodePackageImpl.getSetType()
    • SET_TYPE__SIZE

      static final org.eclipse.emf.ecore.EAttribute SET_TYPE__SIZE
      The meta object literal for the 'Size' attribute feature.
    • CODE_ELEMENT

      static final org.eclipse.emf.ecore.EClass CODE_ELEMENT
      The meta object literal for the 'Element' class.
      See Also:
      CodeElementImpl, CodePackageImpl.getCodeElement()
    • CODE_RELATIONSHIP

      static final org.eclipse.emf.ecore.EClass CODE_RELATIONSHIP
      The meta object literal for the 'Relationship' class.
      See Also:
      CodeRelationshipImpl, CodePackageImpl.getCodeRelationship()
    • CODE_RELATIONSHIP__TO

      static final org.eclipse.emf.ecore.EReference CODE_RELATIONSHIP__TO
      The meta object literal for the 'To' reference feature.
    • CODE_RELATIONSHIP__FROM

      static final org.eclipse.emf.ecore.EReference CODE_RELATIONSHIP__FROM
      The meta object literal for the 'From' reference feature.
    • LANGUAGE_UNIT

      static final org.eclipse.emf.ecore.EClass LANGUAGE_UNIT
      The meta object literal for the 'Language Unit' class.
      See Also:
      LanguageUnitImpl, CodePackageImpl.getLanguageUnit()
    • ORDINAL_TYPE

      static final org.eclipse.emf.ecore.EClass ORDINAL_TYPE
      The meta object literal for the 'Ordinal Type' class.
      See Also:
      OrdinalTypeImpl, CodePackageImpl.getOrdinalType()
    • BITSTRING_TYPE

      static final org.eclipse.emf.ecore.EClass BITSTRING_TYPE
      The meta object literal for the 'Bitstring Type' class.
      See Also:
      BitstringTypeImpl, CodePackageImpl.getBitstringType()
    • OCTET_TYPE

      static final org.eclipse.emf.ecore.EClass OCTET_TYPE
      The meta object literal for the 'Octet Type' class.
      See Also:
      OctetTypeImpl, CodePackageImpl.getOctetType()
    • OCTETSTRING_TYPE

      static final org.eclipse.emf.ecore.EClass OCTETSTRING_TYPE
      The meta object literal for the 'Octetstring Type' class.
      See Also:
      OctetstringTypeImpl, CodePackageImpl.getOctetstringType()
    • BIT_TYPE

      static final org.eclipse.emf.ecore.EClass BIT_TYPE
      The meta object literal for the 'Bit Type' class.
      See Also:
      BitTypeImpl, CodePackageImpl.getBitType()
    • IMPORTS

      static final org.eclipse.emf.ecore.EClass IMPORTS
      The meta object literal for the 'Imports' class.
      See Also:
      ImportsImpl, CodePackageImpl.getImports()
    • IMPORTS__TO

      static final org.eclipse.emf.ecore.EReference IMPORTS__TO
      The meta object literal for the 'To' reference feature.
    • IMPORTS__FROM

      static final org.eclipse.emf.ecore.EReference IMPORTS__FROM
      The meta object literal for the 'From' reference feature.
    • PACKAGE

      static final org.eclipse.emf.ecore.EClass PACKAGE
      The meta object literal for the 'Package' class.
      See Also:
      PackageImpl, CodePackageImpl.getPackage()
    • PARAMETER_TO

      static final org.eclipse.emf.ecore.EClass PARAMETER_TO
      The meta object literal for the 'Parameter To' class.
      See Also:
      ParameterToImpl, CodePackageImpl.getParameterTo()
    • PARAMETER_TO__TO

      static final org.eclipse.emf.ecore.EReference PARAMETER_TO__TO
      The meta object literal for the 'To' reference feature.
    • PARAMETER_TO__FROM

      static final org.eclipse.emf.ecore.EReference PARAMETER_TO__FROM
      The meta object literal for the 'From' reference feature.
    • TEMPLATE_TYPE

      static final org.eclipse.emf.ecore.EClass TEMPLATE_TYPE
      The meta object literal for the 'Template Type' class.
      See Also:
      TemplateTypeImpl, CodePackageImpl.getTemplateType()
    • PREPROCESSOR_DIRECTIVE

      static final org.eclipse.emf.ecore.EClass PREPROCESSOR_DIRECTIVE
      The meta object literal for the 'Preprocessor Directive' class.
      See Also:
      PreprocessorDirectiveImpl, CodePackageImpl.getPreprocessorDirective()
    • PREPROCESSOR_DIRECTIVE__CODE_ELEMENT

      static final org.eclipse.emf.ecore.EReference PREPROCESSOR_DIRECTIVE__CODE_ELEMENT
      The meta object literal for the 'Code Element' containment reference list feature.
    • MACRO_DIRECTIVE

      static final org.eclipse.emf.ecore.EClass MACRO_DIRECTIVE
      The meta object literal for the 'Macro Directive' class.
      See Also:
      MacroDirectiveImpl, CodePackageImpl.getMacroDirective()
    • MACRO_UNIT

      static final org.eclipse.emf.ecore.EClass MACRO_UNIT
      The meta object literal for the 'Macro Unit' class.
      See Also:
      MacroUnitImpl, CodePackageImpl.getMacroUnit()
    • MACRO_UNIT__KIND

      static final org.eclipse.emf.ecore.EAttribute MACRO_UNIT__KIND
      The meta object literal for the 'Kind' attribute feature.
    • CONDITIONAL_DIRECTIVE

      static final org.eclipse.emf.ecore.EClass CONDITIONAL_DIRECTIVE
      The meta object literal for the 'Conditional Directive' class.
      See Also:
      ConditionalDirectiveImpl, CodePackageImpl.getConditionalDirective()
    • INCLUDE_DIRECTIVE

      static final org.eclipse.emf.ecore.EClass INCLUDE_DIRECTIVE
      The meta object literal for the 'Include Directive' class.
      See Also:
      IncludeDirectiveImpl, CodePackageImpl.getIncludeDirective()
    • VARIANT_TO

      static final org.eclipse.emf.ecore.EClass VARIANT_TO
      The meta object literal for the 'Variant To' class.
      See Also:
      VariantToImpl, CodePackageImpl.getVariantTo()
    • VARIANT_TO__TO

      static final org.eclipse.emf.ecore.EReference VARIANT_TO__TO
      The meta object literal for the 'To' reference feature.
    • VARIANT_TO__FROM

      static final org.eclipse.emf.ecore.EReference VARIANT_TO__FROM
      The meta object literal for the 'From' reference feature.
    • EXPANDS

      static final org.eclipse.emf.ecore.EClass EXPANDS
      The meta object literal for the 'Expands' class.
      See Also:
      ExpandsImpl, CodePackageImpl.getExpands()
    • EXPANDS__TO

      static final org.eclipse.emf.ecore.EReference EXPANDS__TO
      The meta object literal for the 'To' reference feature.
    • EXPANDS__FROM

      static final org.eclipse.emf.ecore.EReference EXPANDS__FROM
      The meta object literal for the 'From' reference feature.
    • REDEFINES

      static final org.eclipse.emf.ecore.EClass REDEFINES
      The meta object literal for the 'Redefines' class.
      See Also:
      RedefinesImpl, CodePackageImpl.getRedefines()
    • REDEFINES__TO

      static final org.eclipse.emf.ecore.EReference REDEFINES__TO
      The meta object literal for the 'To' reference feature.
    • REDEFINES__FROM

      static final org.eclipse.emf.ecore.EReference REDEFINES__FROM
      The meta object literal for the 'From' reference feature.
    • GENERATED_FROM

      static final org.eclipse.emf.ecore.EClass GENERATED_FROM
      The meta object literal for the 'Generated From' class.
      See Also:
      GeneratedFromImpl, CodePackageImpl.getGeneratedFrom()
    • GENERATED_FROM__TO

      static final org.eclipse.emf.ecore.EReference GENERATED_FROM__TO
      The meta object literal for the 'To' reference feature.
    • GENERATED_FROM__FROM

      static final org.eclipse.emf.ecore.EReference GENERATED_FROM__FROM
      The meta object literal for the 'From' reference feature.
    • INCLUDES

      static final org.eclipse.emf.ecore.EClass INCLUDES
      The meta object literal for the 'Includes' class.
      See Also:
      IncludesImpl, CodePackageImpl.getIncludes()
    • INCLUDES__TO

      static final org.eclipse.emf.ecore.EReference INCLUDES__TO
      The meta object literal for the 'To' reference feature.
    • INCLUDES__FROM

      static final org.eclipse.emf.ecore.EReference INCLUDES__FROM
      The meta object literal for the 'From' reference feature.
    • HAS_VALUE

      static final org.eclipse.emf.ecore.EClass HAS_VALUE
      The meta object literal for the 'Has Value' class.
      See Also:
      HasValueImpl, CodePackageImpl.getHasValue()
    • HAS_VALUE__TO

      static final org.eclipse.emf.ecore.EReference HAS_VALUE__TO
      The meta object literal for the 'To' reference feature.
    • HAS_VALUE__FROM

      static final org.eclipse.emf.ecore.EReference HAS_VALUE__FROM
      The meta object literal for the 'From' reference feature.
    • METHOD_KIND

      static final org.eclipse.emf.ecore.EEnum METHOD_KIND
      The meta object literal for the 'Method Kind' enum.
      See Also:
      MethodKind, CodePackageImpl.getMethodKind()
    • PARAMETER_KIND

      static final org.eclipse.emf.ecore.EEnum PARAMETER_KIND
      The meta object literal for the 'Parameter Kind' enum.
      See Also:
      ParameterKind, CodePackageImpl.getParameterKind()
    • EXPORT_KIND

      static final org.eclipse.emf.ecore.EEnum EXPORT_KIND
      The meta object literal for the 'Export Kind' enum.
      See Also:
      ExportKind, CodePackageImpl.getExportKind()
    • STORABLE_KIND

      static final org.eclipse.emf.ecore.EEnum STORABLE_KIND
      The meta object literal for the 'Storable Kind' enum.
      See Also:
      StorableKind, CodePackageImpl.getStorableKind()
    • CALLABLE_KIND

      static final org.eclipse.emf.ecore.EEnum CALLABLE_KIND
      The meta object literal for the 'Callable Kind' enum.
      See Also:
      CallableKind, CodePackageImpl.getCallableKind()
    • MACRO_KIND

      static final org.eclipse.emf.ecore.EEnum MACRO_KIND
      The meta object literal for the 'Macro Kind' enum.
      See Also:
      MacroKind, CodePackageImpl.getMacroKind()