Interface EMFProfileApplicationPackage.Literals
-
- Enclosing interface:
- EMFProfileApplicationPackage
public static interface EMFProfileApplicationPackage.LiteralsDefines 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
Fields Modifier and Type Field Description static EClassPROFILE_APPLICATIONThe meta object literal for the 'Profile Application' class.static EReferencePROFILE_APPLICATION__IMPORTED_PROFILESThe meta object literal for the 'Imported Profiles' containment reference list feature.static EReferencePROFILE_APPLICATION__STEREOTYPE_APPLICATIONSThe meta object literal for the 'Stereotype Applications' containment reference list feature.static EClassPROFILE_IMPORTThe meta object literal for the 'Profile Import' class.static EAttributePROFILE_IMPORT__LOCATIONThe meta object literal for the 'Location' attribute feature.static EAttributePROFILE_IMPORT__NS_URIThe meta object literal for the 'Ns URI' attribute feature.static EReferencePROFILE_IMPORT__PROFILEThe meta object literal for the 'Profile' reference feature.static EClassSTEREOTYPE_APPLICABILITYThe meta object literal for the 'Stereotype Applicability' class.static EReferenceSTEREOTYPE_APPLICABILITY__EXTENSIONThe meta object literal for the 'Extension' reference feature.static EReferenceSTEREOTYPE_APPLICABILITY__STEREOTYPEThe meta object literal for the 'Stereotype' reference feature.static EClassSTEREOTYPE_APPLICATIONThe meta object literal for the 'Stereotype Application' class.static EReferenceSTEREOTYPE_APPLICATION__APPLIED_TOThe meta object literal for the 'Applied To' reference feature.static EReferenceSTEREOTYPE_APPLICATION__EXTENSIONThe meta object literal for the 'Extension' reference feature.static EReferenceSTEREOTYPE_APPLICATION__PROFILE_APPLICATIONThe meta object literal for the 'Profile Application' container reference feature.
-
-
-
Field Detail
-
PROFILE_APPLICATION
static final EClass PROFILE_APPLICATION
The meta object literal for the 'Profile Application' class.- See Also:
ProfileApplicationImpl,EMFProfileApplicationPackageImpl.getProfileApplication()- 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:
ProfileImportImpl,EMFProfileApplicationPackageImpl.getProfileImport()- 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:
StereotypeApplicationImpl,EMFProfileApplicationPackageImpl.getStereotypeApplication()- 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:
StereotypeApplicabilityImpl,EMFProfileApplicationPackageImpl.getStereotypeApplicability()- 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.
-
-