Interface EMFProfileApplicationPackage.Literals

Enclosing interface:
EMFProfileApplicationPackage

public static interface EMFProfileApplicationPackage.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_APPLICATION

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

      static final EReference PROFILE_APPLICATION__STEREOTYPE_APPLICATIONS
      The meta object literal for the 'Stereotype Applications' containment reference list feature.
      Generated class or method.
    • PROFILE_APPLICATION__IMPORTED_PROFILES

      static final EReference PROFILE_APPLICATION__IMPORTED_PROFILES
      The meta object literal for the 'Imported Profiles' containment reference list feature.
      Generated class or method.
    • PROFILE_IMPORT

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

      static final EAttribute PROFILE_IMPORT__NS_URI
      The meta object literal for the 'Ns URI' attribute feature.
      Generated class or method.
    • PROFILE_IMPORT__LOCATION

      static final EAttribute PROFILE_IMPORT__LOCATION
      The meta object literal for the 'Location' attribute feature.
      Generated class or method.
    • PROFILE_IMPORT__PROFILE

      static final EReference PROFILE_IMPORT__PROFILE
      The meta object literal for the 'Profile' reference feature.
      Generated class or method.
    • STEREOTYPE_APPLICATION

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

      static final EReference STEREOTYPE_APPLICATION__APPLIED_TO
      The meta object literal for the 'Applied To' reference feature.
      Generated class or method.
    • STEREOTYPE_APPLICATION__PROFILE_APPLICATION

      static final EReference STEREOTYPE_APPLICATION__PROFILE_APPLICATION
      The meta object literal for the 'Profile Application' container reference feature.
      Generated class or method.
    • STEREOTYPE_APPLICATION__EXTENSION

      static final EReference STEREOTYPE_APPLICATION__EXTENSION
      The meta object literal for the 'Extension' reference feature.
      Generated class or method.
    • STEREOTYPE_APPLICABILITY

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

      static final EReference STEREOTYPE_APPLICABILITY__STEREOTYPE
      The meta object literal for the 'Stereotype' reference feature.
      Generated class or method.
    • STEREOTYPE_APPLICABILITY__EXTENSION

      static final EReference STEREOTYPE_APPLICABILITY__EXTENSION
      The meta object literal for the 'Extension' reference feature.
      Generated class or method.