Interface TypePackage.Literals

Enclosing interface:
TypePackage

public static interface TypePackage.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
Generated:
  • Field Details

    • TYPE_MODEL

      static final org.eclipse.emf.ecore.EClass TYPE_MODEL
      The meta object literal for the 'Model' class.
      See Also:
      Generated:
    • TYPE_MODEL__COMPONENT_TYPES

      static final org.eclipse.emf.ecore.EReference TYPE_MODEL__COMPONENT_TYPES
      The meta object literal for the 'Component Types' map feature.
      Generated:
    • ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY

      static final org.eclipse.emf.ecore.EClass ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY
      The meta object literal for the 'EString To Component Type Map Entry' class.
      See Also:
      Generated:
    • ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY__KEY

      static final org.eclipse.emf.ecore.EAttribute ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY__KEY
      The meta object literal for the 'Key' attribute feature.
      Generated:
    • ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY__VALUE

      static final org.eclipse.emf.ecore.EReference ESTRING_TO_COMPONENT_TYPE_MAP_ENTRY__VALUE
      The meta object literal for the 'Value' containment reference feature.
      Generated:
    • COMPONENT_TYPE

      static final org.eclipse.emf.ecore.EClass COMPONENT_TYPE
      The meta object literal for the 'Component Type' class.
      See Also:
      Generated:
    • COMPONENT_TYPE__SIGNATURE

      static final org.eclipse.emf.ecore.EAttribute COMPONENT_TYPE__SIGNATURE
      The meta object literal for the 'Signature' attribute feature.
      Generated:
    • COMPONENT_TYPE__PROVIDED_OPERATIONS

      static final org.eclipse.emf.ecore.EReference COMPONENT_TYPE__PROVIDED_OPERATIONS
      The meta object literal for the 'Provided Operations' map feature.
      Generated:
    • COMPONENT_TYPE__NAME

      static final org.eclipse.emf.ecore.EAttribute COMPONENT_TYPE__NAME
      The meta object literal for the 'Name' attribute feature.
      Generated:
    • COMPONENT_TYPE__PACKAGE

      static final org.eclipse.emf.ecore.EAttribute COMPONENT_TYPE__PACKAGE
      The meta object literal for the 'Package' attribute feature.
      Generated:
    • COMPONENT_TYPE__PROVIDED_STORAGES

      static final org.eclipse.emf.ecore.EReference COMPONENT_TYPE__PROVIDED_STORAGES
      The meta object literal for the 'Provided Storages' map feature.
      Generated:
    • COMPONENT_TYPE__CONTAINED_COMPONENTS

      static final org.eclipse.emf.ecore.EReference COMPONENT_TYPE__CONTAINED_COMPONENTS
      The meta object literal for the 'Contained Components' reference list feature.
      Generated:
    • COMPONENT_TYPE__PROVIDED_INTERFACE_TYPES

      static final org.eclipse.emf.ecore.EReference COMPONENT_TYPE__PROVIDED_INTERFACE_TYPES
      The meta object literal for the 'Provided Interface Types' containment reference list feature.
      Generated:
    • COMPONENT_TYPE__REQUIRED_INTERFACE_TYPES

      static final org.eclipse.emf.ecore.EReference COMPONENT_TYPE__REQUIRED_INTERFACE_TYPES
      The meta object literal for the 'Required Interface Types' containment reference list feature.
      Generated:
    • ESTRING_TO_OPERATION_TYPE_MAP_ENTRY

      static final org.eclipse.emf.ecore.EClass ESTRING_TO_OPERATION_TYPE_MAP_ENTRY
      The meta object literal for the 'EString To Operation Type Map Entry' class.
      See Also:
      Generated:
    • ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__KEY

      static final org.eclipse.emf.ecore.EAttribute ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__KEY
      The meta object literal for the 'Key' attribute feature.
      Generated:
    • ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__VALUE

      static final org.eclipse.emf.ecore.EReference ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__VALUE
      The meta object literal for the 'Value' containment reference feature.
      Generated:
    • ESTRING_TO_STORAGE_TYPE_MAP_ENTRY

      static final org.eclipse.emf.ecore.EClass ESTRING_TO_STORAGE_TYPE_MAP_ENTRY
      The meta object literal for the 'EString To Storage Type Map Entry' class.
      See Also:
      Generated:
    • ESTRING_TO_STORAGE_TYPE_MAP_ENTRY__KEY

      static final org.eclipse.emf.ecore.EAttribute ESTRING_TO_STORAGE_TYPE_MAP_ENTRY__KEY
      The meta object literal for the 'Key' attribute feature.
      Generated:
    • ESTRING_TO_STORAGE_TYPE_MAP_ENTRY__VALUE

      static final org.eclipse.emf.ecore.EReference ESTRING_TO_STORAGE_TYPE_MAP_ENTRY__VALUE
      The meta object literal for the 'Value' containment reference feature.
      Generated:
    • OPERATION_TYPE

      static final org.eclipse.emf.ecore.EClass OPERATION_TYPE
      The meta object literal for the 'Operation Type' class.
      See Also:
      Generated:
    • OPERATION_TYPE__SIGNATURE

      static final org.eclipse.emf.ecore.EAttribute OPERATION_TYPE__SIGNATURE
      The meta object literal for the 'Signature' attribute feature.
      Generated:
    • OPERATION_TYPE__NAME

      static final org.eclipse.emf.ecore.EAttribute OPERATION_TYPE__NAME
      The meta object literal for the 'Name' attribute feature.
      Generated:
    • OPERATION_TYPE__RETURN_TYPE

      static final org.eclipse.emf.ecore.EAttribute OPERATION_TYPE__RETURN_TYPE
      The meta object literal for the 'Return Type' attribute feature.
      Generated:
    • OPERATION_TYPE__MODIFIERS

      static final org.eclipse.emf.ecore.EAttribute OPERATION_TYPE__MODIFIERS
      The meta object literal for the 'Modifiers' attribute list feature.
      Generated:
    • OPERATION_TYPE__PARAMETER_TYPES

      static final org.eclipse.emf.ecore.EAttribute OPERATION_TYPE__PARAMETER_TYPES
      The meta object literal for the 'Parameter Types' attribute list feature.
      Generated:
    • OPERATION_TYPE___GET_COMPONENT_TYPE

      static final org.eclipse.emf.ecore.EOperation OPERATION_TYPE___GET_COMPONENT_TYPE
      The meta object literal for the 'Get Component Type' operation.
      Generated:
    • STORAGE_TYPE

      static final org.eclipse.emf.ecore.EClass STORAGE_TYPE
      The meta object literal for the 'Storage Type' class.
      See Also:
      Generated:
    • STORAGE_TYPE__NAME

      static final org.eclipse.emf.ecore.EAttribute STORAGE_TYPE__NAME
      The meta object literal for the 'Name' attribute feature.
      Generated:
    • STORAGE_TYPE__TYPE

      static final org.eclipse.emf.ecore.EAttribute STORAGE_TYPE__TYPE
      The meta object literal for the 'Type' attribute feature.
      Generated:
    • PROVIDED_INTERFACE_TYPE

      static final org.eclipse.emf.ecore.EClass PROVIDED_INTERFACE_TYPE
      The meta object literal for the 'Provided Interface Type' class.
      See Also:
      Generated:
    • PROVIDED_INTERFACE_TYPE__PROVIDED_OPERATION_TYPES

      static final org.eclipse.emf.ecore.EReference PROVIDED_INTERFACE_TYPE__PROVIDED_OPERATION_TYPES
      The meta object literal for the 'Provided Operation Types' map feature.
      Generated:
    • PROVIDED_INTERFACE_TYPE__NAME

      static final org.eclipse.emf.ecore.EAttribute PROVIDED_INTERFACE_TYPE__NAME
      The meta object literal for the 'Name' attribute feature.
      Generated:
    • PROVIDED_INTERFACE_TYPE__SIGNATURE

      static final org.eclipse.emf.ecore.EAttribute PROVIDED_INTERFACE_TYPE__SIGNATURE
      The meta object literal for the 'Signature' attribute feature.
      Generated:
    • PROVIDED_INTERFACE_TYPE__PACKAGE

      static final org.eclipse.emf.ecore.EAttribute PROVIDED_INTERFACE_TYPE__PACKAGE
      The meta object literal for the 'Package' attribute feature.
      Generated:
    • ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY

      static final org.eclipse.emf.ecore.EClass ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY
      The meta object literal for the 'EString To Provided Interface Type Map Entry' class.
      See Also:
      Generated:
    • ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY__KEY

      static final org.eclipse.emf.ecore.EAttribute ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY__KEY
      The meta object literal for the 'Key' attribute feature.
      Generated:
    • ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY__VALUE

      static final org.eclipse.emf.ecore.EReference ESTRING_TO_PROVIDED_INTERFACE_TYPE_MAP_ENTRY__VALUE
      The meta object literal for the 'Value' containment reference feature.
      Generated:
    • REQUIRED_INTERFACE_TYPE

      static final org.eclipse.emf.ecore.EClass REQUIRED_INTERFACE_TYPE
      The meta object literal for the 'Required Interface Type' class.
      See Also:
      Generated:
    • REQUIRED_INTERFACE_TYPE__REQUIRES

      static final org.eclipse.emf.ecore.EReference REQUIRED_INTERFACE_TYPE__REQUIRES
      The meta object literal for the 'Requires' reference feature.
      Generated:
    • INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY

      static final org.eclipse.emf.ecore.EClass INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY
      The meta object literal for the 'Interface EString To Operation Type Map Entry' class.
      See Also:
      Generated:
    • INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__KEY

      static final org.eclipse.emf.ecore.EAttribute INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__KEY
      The meta object literal for the 'Key' attribute feature.
      Generated:
    • INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__VALUE

      static final org.eclipse.emf.ecore.EReference INTERFACE_ESTRING_TO_OPERATION_TYPE_MAP_ENTRY__VALUE
      The meta object literal for the 'Value' reference feature.
      Generated: