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 Summary
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Profile Application
' class.static final EReference
The meta object literal for the 'Imported Profiles' containment reference list feature.static final EReference
The meta object literal for the 'Stereotype Applications' containment reference list feature.static final EClass
The meta object literal for the 'Profile Import
' class.static final EAttribute
The meta object literal for the 'Location' attribute feature.static final EAttribute
The meta object literal for the 'Ns URI' attribute feature.static final EReference
The meta object literal for the 'Profile' reference feature.static final EClass
The meta object literal for the 'Stereotype Applicability
' class.static final EReference
The meta object literal for the 'Extension' reference feature.static final EReference
The meta object literal for the 'Stereotype' reference feature.static final EClass
The meta object literal for the 'Stereotype Application
' class.static final EReference
The meta object literal for the 'Applied To' reference feature.static final EReference
The meta object literal for the 'Extension' reference feature.static final EReference
The meta object literal for the 'Profile Application' container reference feature.
-
Field Details
-
PROFILE_APPLICATION
The meta object literal for the 'Profile Application
' class.- See Also:
- Generated class or method.
-
PROFILE_APPLICATION__STEREOTYPE_APPLICATIONS
The meta object literal for the 'Stereotype Applications' containment reference list feature.- Generated class or method.
-
PROFILE_APPLICATION__IMPORTED_PROFILES
The meta object literal for the 'Imported Profiles' containment reference list feature.- Generated class or method.
-
PROFILE_IMPORT
The meta object literal for the 'Profile Import
' class.- See Also:
- Generated class or method.
-
PROFILE_IMPORT__NS_URI
The meta object literal for the 'Ns URI' attribute feature.- Generated class or method.
-
PROFILE_IMPORT__LOCATION
The meta object literal for the 'Location' attribute feature.- Generated class or method.
-
PROFILE_IMPORT__PROFILE
The meta object literal for the 'Profile' reference feature.- Generated class or method.
-
STEREOTYPE_APPLICATION
The meta object literal for the 'Stereotype Application
' class.- See Also:
- Generated class or method.
-
STEREOTYPE_APPLICATION__APPLIED_TO
The meta object literal for the 'Applied To' reference feature.- Generated class or method.
-
STEREOTYPE_APPLICATION__PROFILE_APPLICATION
The meta object literal for the 'Profile Application' container reference feature.- Generated class or method.
-
STEREOTYPE_APPLICATION__EXTENSION
The meta object literal for the 'Extension' reference feature.- Generated class or method.
-
STEREOTYPE_APPLICABILITY
The meta object literal for the 'Stereotype Applicability
' class.- See Also:
- Generated class or method.
-
STEREOTYPE_APPLICABILITY__STEREOTYPE
The meta object literal for the 'Stereotype' reference feature.- Generated class or method.
-
STEREOTYPE_APPLICABILITY__EXTENSION
The meta object literal for the 'Extension' reference feature.- Generated class or method.
-