Interface Mwe2Package.Literals

Enclosing interface:
Mwe2Package

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

    Fields
    Modifier and Type
    Field
    Description
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Abstract Reference' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Referable' reference feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Assignment' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Feature' reference feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Feature Name' attribute feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Value' containment reference feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Boolean Literal' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Is True' attribute feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Component' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Assignment' containment reference list feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Auto Inject' attribute feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Module' reference feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Declared Property' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Default' containment reference feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Module' container reference feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Double Literal' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Value' attribute feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Import' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Imported Namespace' attribute feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Integer Literal' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Value' attribute feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Module' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Canonical Name' attribute feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Declared Properties' containment reference list feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Imports' containment reference list feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Root' containment reference feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Null Literal' class.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Plain String' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Value' attribute feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Property Reference' class.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Reference' class.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Referrable' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Name' attribute feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Type' reference feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'String Literal' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Begin' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'End' attribute feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Parts' containment reference list feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'String Part' class.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Value' class.
  • Field Details

    • MODULE

      static final org.eclipse.emf.ecore.EClass MODULE
      The meta object literal for the 'Module' class.
      See Also:
    • MODULE__CANONICAL_NAME

      static final org.eclipse.emf.ecore.EAttribute MODULE__CANONICAL_NAME
      The meta object literal for the 'Canonical Name' attribute feature.
    • MODULE__IMPORTS

      static final org.eclipse.emf.ecore.EReference MODULE__IMPORTS
      The meta object literal for the 'Imports' containment reference list feature.
    • MODULE__DECLARED_PROPERTIES

      static final org.eclipse.emf.ecore.EReference MODULE__DECLARED_PROPERTIES
      The meta object literal for the 'Declared Properties' containment reference list feature.
    • MODULE__ROOT

      static final org.eclipse.emf.ecore.EReference MODULE__ROOT
      The meta object literal for the 'Root' containment reference feature.
    • REFERRABLE

      static final org.eclipse.emf.ecore.EClass REFERRABLE
      The meta object literal for the 'Referrable' class.
      See Also:
    • REFERRABLE__TYPE

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

      static final org.eclipse.emf.ecore.EAttribute REFERRABLE__NAME
      The meta object literal for the 'Name' attribute feature.
    • DECLARED_PROPERTY

      static final org.eclipse.emf.ecore.EClass DECLARED_PROPERTY
      The meta object literal for the 'Declared Property' class.
      See Also:
    • DECLARED_PROPERTY__DEFAULT

      static final org.eclipse.emf.ecore.EReference DECLARED_PROPERTY__DEFAULT
      The meta object literal for the 'Default' containment reference feature.
    • DECLARED_PROPERTY__MODULE

      static final org.eclipse.emf.ecore.EReference DECLARED_PROPERTY__MODULE
      The meta object literal for the 'Module' container reference feature.
    • COMPONENT

      static final org.eclipse.emf.ecore.EClass COMPONENT
      The meta object literal for the 'Component' class.
      See Also:
    • COMPONENT__MODULE

      static final org.eclipse.emf.ecore.EReference COMPONENT__MODULE
      The meta object literal for the 'Module' reference feature.
    • COMPONENT__AUTO_INJECT

      static final org.eclipse.emf.ecore.EAttribute COMPONENT__AUTO_INJECT
      The meta object literal for the 'Auto Inject' attribute feature.
    • COMPONENT__ASSIGNMENT

      static final org.eclipse.emf.ecore.EReference COMPONENT__ASSIGNMENT
      The meta object literal for the 'Assignment' containment reference list feature.
    • IMPORT

      static final org.eclipse.emf.ecore.EClass IMPORT
      The meta object literal for the 'Import' class.
      See Also:
    • IMPORT__IMPORTED_NAMESPACE

      static final org.eclipse.emf.ecore.EAttribute IMPORT__IMPORTED_NAMESPACE
      The meta object literal for the 'Imported Namespace' attribute feature.
    • ASSIGNMENT

      static final org.eclipse.emf.ecore.EClass ASSIGNMENT
      The meta object literal for the 'Assignment' class.
      See Also:
    • ASSIGNMENT__FEATURE

      static final org.eclipse.emf.ecore.EReference ASSIGNMENT__FEATURE
      The meta object literal for the 'Feature' reference feature.
    • ASSIGNMENT__VALUE

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

      static final org.eclipse.emf.ecore.EAttribute ASSIGNMENT__FEATURE_NAME
      The meta object literal for the 'Feature Name' attribute feature.
    • VALUE

      static final org.eclipse.emf.ecore.EClass VALUE
      The meta object literal for the 'Value' class.
      See Also:
    • BOOLEAN_LITERAL

      static final org.eclipse.emf.ecore.EClass BOOLEAN_LITERAL
      The meta object literal for the 'Boolean Literal' class.
      See Also:
    • BOOLEAN_LITERAL__IS_TRUE

      static final org.eclipse.emf.ecore.EAttribute BOOLEAN_LITERAL__IS_TRUE
      The meta object literal for the 'Is True' attribute feature.
    • REFERENCE

      static final org.eclipse.emf.ecore.EClass REFERENCE
      The meta object literal for the 'Reference' class.
      See Also:
    • STRING_LITERAL

      static final org.eclipse.emf.ecore.EClass STRING_LITERAL
      The meta object literal for the 'String Literal' class.
      See Also:
    • STRING_LITERAL__BEGIN

      static final org.eclipse.emf.ecore.EAttribute STRING_LITERAL__BEGIN
      The meta object literal for the 'Begin' attribute feature.
    • STRING_LITERAL__PARTS

      static final org.eclipse.emf.ecore.EReference STRING_LITERAL__PARTS
      The meta object literal for the 'Parts' containment reference list feature.
    • STRING_LITERAL__END

      static final org.eclipse.emf.ecore.EAttribute STRING_LITERAL__END
      The meta object literal for the 'End' attribute feature.
    • STRING_PART

      static final org.eclipse.emf.ecore.EClass STRING_PART
      The meta object literal for the 'String Part' class.
      See Also:
    • PROPERTY_REFERENCE

      static final org.eclipse.emf.ecore.EClass PROPERTY_REFERENCE
      The meta object literal for the 'Property Reference' class.
      See Also:
    • PLAIN_STRING

      static final org.eclipse.emf.ecore.EClass PLAIN_STRING
      The meta object literal for the 'Plain String' class.
      See Also:
    • PLAIN_STRING__VALUE

      static final org.eclipse.emf.ecore.EAttribute PLAIN_STRING__VALUE
      The meta object literal for the 'Value' attribute feature.
    • ABSTRACT_REFERENCE

      static final org.eclipse.emf.ecore.EClass ABSTRACT_REFERENCE
      The meta object literal for the 'Abstract Reference' class.
      See Also:
    • ABSTRACT_REFERENCE__REFERABLE

      static final org.eclipse.emf.ecore.EReference ABSTRACT_REFERENCE__REFERABLE
      The meta object literal for the 'Referable' reference feature.
    • NULL_LITERAL

      static final org.eclipse.emf.ecore.EClass NULL_LITERAL
      The meta object literal for the 'Null Literal' class.
      See Also:
    • DOUBLE_LITERAL

      static final org.eclipse.emf.ecore.EClass DOUBLE_LITERAL
      The meta object literal for the 'Double Literal' class.
      See Also:
    • DOUBLE_LITERAL__VALUE

      static final org.eclipse.emf.ecore.EAttribute DOUBLE_LITERAL__VALUE
      The meta object literal for the 'Value' attribute feature.
    • INTEGER_LITERAL

      static final org.eclipse.emf.ecore.EClass INTEGER_LITERAL
      The meta object literal for the 'Integer Literal' class.
      See Also:
    • INTEGER_LITERAL__VALUE

      static final org.eclipse.emf.ecore.EAttribute INTEGER_LITERAL__VALUE
      The meta object literal for the 'Value' attribute feature.