Interface EMFProfilePackage.Literals

Enclosing interface:
EMFProfilePackage

public static interface EMFProfilePackage.Literals
Defines literals for the meta objects that represent
  • each class,
  • each feature of each class,
  • each enum,
  • and each data type
Generated class or method.
  • Field Details

    • PROFILE

      static final EClass PROFILE
      The meta object literal for the 'Profile' class.
      See Also:
      Generated class or method.
    • STEREOTYPE

      static final EClass STEREOTYPE
      The meta object literal for the 'Stereotype' class.
      See Also:
      Generated class or method.
    • STEREOTYPE__ICON_PATH

      static final EAttribute STEREOTYPE__ICON_PATH
      The meta object literal for the 'Icon Path' attribute feature.
      Generated class or method.
    • STEREOTYPE__META_BASE

      static final EAttribute STEREOTYPE__META_BASE
      The meta object literal for the 'Meta Base' attribute feature.
      Generated class or method.
    • STEREOTYPE__EXTENSIONS

      static final EReference STEREOTYPE__EXTENSIONS
      The meta object literal for the 'Extensions' containment reference list feature.
      Generated class or method.
    • EXTENSION

      static final EClass EXTENSION
      The meta object literal for the 'Extension' class.
      See Also:
      Generated class or method.
    • EXTENSION__SOURCE

      static final EReference EXTENSION__SOURCE
      The meta object literal for the 'Source' container reference feature.
      Generated class or method.
    • EXTENSION__TARGET

      static final EReference EXTENSION__TARGET
      The meta object literal for the 'Target' reference feature.
      Generated class or method.
    • EXTENSION__LOWER_BOUND

      static final EAttribute EXTENSION__LOWER_BOUND
      The meta object literal for the 'Lower Bound' attribute feature.
      Generated class or method.
    • EXTENSION__UPPER_BOUND

      static final EAttribute EXTENSION__UPPER_BOUND
      The meta object literal for the 'Upper Bound' attribute feature.
      Generated class or method.
    • EXTENSION__REDEFINED

      static final EReference EXTENSION__REDEFINED
      The meta object literal for the 'Redefined' reference list feature.
      Generated class or method.
    • EXTENSION__SUBSETTED

      static final EReference EXTENSION__SUBSETTED
      The meta object literal for the 'Subsetted' reference list feature.
      Generated class or method.
    • EXTENSION__REDEFINING

      static final EReference EXTENSION__REDEFINING
      The meta object literal for the 'Redefining' reference list feature.
      Generated class or method.
    • EXTENSION__SUBSETTING

      static final EReference EXTENSION__SUBSETTING
      The meta object literal for the 'Subsetting' reference list feature.
      Generated class or method.