Interface EMFProfileApplicationPackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
EMFProfileApplicationPackageImpl
The Package for the model.
It contains accessors for the meta objects to represent
- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
- Generated class or method.
- EMF model class or method.
- kind="package"
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
Field Summary
Modifier and TypeFieldDescriptionstatic final EMFProfileApplicationPackage
The singleton instance of the package.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI.static final int
The meta object id for the 'Profile Application
' class.static final int
The feature id for the 'Imported Profiles' containment reference list.static final int
The feature id for the 'Stereotype Applications' containment reference list.static final int
The number of structural features of the 'Profile Application' class.static final int
The meta object id for the 'Profile Import
' class.static final int
The feature id for the 'Location' attribute.static final int
The feature id for the 'Ns URI' attribute.static final int
The feature id for the 'Profile' reference.static final int
The number of structural features of the 'Profile Import' class.static final int
The meta object id for the 'Stereotype Applicability
' class.static final int
The feature id for the 'Extension' reference.static final int
The feature id for the 'Stereotype' reference.static final int
The number of structural features of the 'Stereotype Applicability' class.static final int
The meta object id for the 'Stereotype Application
' class.static final int
The feature id for the 'Applied To' reference.static final int
The feature id for the 'Extension' reference.static final int
The feature id for the 'Profile Application' container reference.static final int
The number of structural features of the 'Stereotype Application' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the factory that creates the instances of the model.Returns the meta object for class 'Profile Application
'.Returns the meta object for the containment reference list 'Imported Profiles
'.Returns the meta object for the containment reference list 'Stereotype Applications
'.Returns the meta object for class 'Profile Import
'.Returns the meta object for the attribute 'Location
'.Returns the meta object for the attribute 'Ns URI
'.Returns the meta object for the reference 'Profile
'.Returns the meta object for class 'Stereotype Applicability
'.Returns the meta object for the reference 'Extension
'.Returns the meta object for the reference 'Stereotype
'.Returns the meta object for class 'Stereotype Application
'.Returns the meta object for the reference 'Applied To
'.Returns the meta object for the reference 'Extension
'.Returns the meta object for the container reference 'Profile Application
'.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
- Generated class or method.
-
eNS_URI
The package namespace URI.- See Also:
- Generated class or method.
-
eNS_PREFIX
The package namespace name.- See Also:
- Generated class or method.
-
eINSTANCE
The singleton instance of the package.- Generated class or method.
-
PROFILE_APPLICATION
static final int PROFILE_APPLICATIONThe meta object id for the 'Profile Application
' class.- See Also:
- Generated class or method.
-
PROFILE_APPLICATION__STEREOTYPE_APPLICATIONS
static final int PROFILE_APPLICATION__STEREOTYPE_APPLICATIONSThe feature id for the 'Stereotype Applications' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
PROFILE_APPLICATION__IMPORTED_PROFILES
static final int PROFILE_APPLICATION__IMPORTED_PROFILESThe feature id for the 'Imported Profiles' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
PROFILE_APPLICATION_FEATURE_COUNT
static final int PROFILE_APPLICATION_FEATURE_COUNTThe number of structural features of the 'Profile Application' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PROFILE_IMPORT
static final int PROFILE_IMPORTThe meta object id for the 'Profile Import
' class.- See Also:
- Generated class or method.
-
PROFILE_IMPORT__NS_URI
static final int PROFILE_IMPORT__NS_URIThe feature id for the 'Ns URI' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PROFILE_IMPORT__LOCATION
static final int PROFILE_IMPORT__LOCATIONThe feature id for the 'Location' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PROFILE_IMPORT__PROFILE
static final int PROFILE_IMPORT__PROFILEThe feature id for the 'Profile' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
PROFILE_IMPORT_FEATURE_COUNT
static final int PROFILE_IMPORT_FEATURE_COUNTThe number of structural features of the 'Profile Import' class.- See Also:
- Generated class or method.
- Ordered collection.
-
STEREOTYPE_APPLICATION
static final int STEREOTYPE_APPLICATIONThe meta object id for the 'Stereotype Application
' class.- See Also:
- Generated class or method.
-
STEREOTYPE_APPLICATION__APPLIED_TO
static final int STEREOTYPE_APPLICATION__APPLIED_TOThe feature id for the 'Applied To' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
STEREOTYPE_APPLICATION__PROFILE_APPLICATION
static final int STEREOTYPE_APPLICATION__PROFILE_APPLICATIONThe feature id for the 'Profile Application' container reference.- See Also:
- Generated class or method.
- Ordered collection.
-
STEREOTYPE_APPLICATION__EXTENSION
static final int STEREOTYPE_APPLICATION__EXTENSIONThe feature id for the 'Extension' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
STEREOTYPE_APPLICATION_FEATURE_COUNT
static final int STEREOTYPE_APPLICATION_FEATURE_COUNTThe number of structural features of the 'Stereotype Application' class.- See Also:
- Generated class or method.
- Ordered collection.
-
STEREOTYPE_APPLICABILITY
static final int STEREOTYPE_APPLICABILITYThe meta object id for the 'Stereotype Applicability
' class.- See Also:
- Generated class or method.
-
STEREOTYPE_APPLICABILITY__STEREOTYPE
static final int STEREOTYPE_APPLICABILITY__STEREOTYPEThe feature id for the 'Stereotype' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
STEREOTYPE_APPLICABILITY__EXTENSION
static final int STEREOTYPE_APPLICABILITY__EXTENSIONThe feature id for the 'Extension' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
STEREOTYPE_APPLICABILITY_FEATURE_COUNT
static final int STEREOTYPE_APPLICABILITY_FEATURE_COUNTThe number of structural features of the 'Stereotype Applicability' class.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Method Details
-
getProfileApplication
EClass getProfileApplication()Returns the meta object for class 'Profile Application
'.- Returns:
- the meta object for class 'Profile Application'.
- See Also:
- Generated class or method.
-
getProfileApplication_StereotypeApplications
EReference getProfileApplication_StereotypeApplications()Returns the meta object for the containment reference list 'Stereotype Applications
'.- Returns:
- the meta object for the containment reference list 'Stereotype Applications'.
- See Also:
- Generated class or method.
-
getProfileApplication_ImportedProfiles
EReference getProfileApplication_ImportedProfiles()Returns the meta object for the containment reference list 'Imported Profiles
'.- Returns:
- the meta object for the containment reference list 'Imported Profiles'.
- See Also:
- Generated class or method.
-
getProfileImport
EClass getProfileImport()Returns the meta object for class 'Profile Import
'.- Returns:
- the meta object for class 'Profile Import'.
- See Also:
- Generated class or method.
-
getProfileImport_NsURI
EAttribute getProfileImport_NsURI()Returns the meta object for the attribute 'Ns URI
'.- Returns:
- the meta object for the attribute 'Ns URI'.
- See Also:
- Generated class or method.
-
getProfileImport_Location
EAttribute getProfileImport_Location()Returns the meta object for the attribute 'Location
'.- Returns:
- the meta object for the attribute 'Location'.
- See Also:
- Generated class or method.
-
getProfileImport_Profile
EReference getProfileImport_Profile()Returns the meta object for the reference 'Profile
'.- Returns:
- the meta object for the reference 'Profile'.
- See Also:
- Generated class or method.
-
getStereotypeApplication
EClass getStereotypeApplication()Returns the meta object for class 'Stereotype Application
'.- Returns:
- the meta object for class 'Stereotype Application'.
- See Also:
- Generated class or method.
-
getStereotypeApplication_AppliedTo
EReference getStereotypeApplication_AppliedTo()Returns the meta object for the reference 'Applied To
'.- Returns:
- the meta object for the reference 'Applied To'.
- See Also:
- Generated class or method.
-
getStereotypeApplication_ProfileApplication
EReference getStereotypeApplication_ProfileApplication()Returns the meta object for the container reference 'Profile Application
'.- Returns:
- the meta object for the container reference 'Profile Application'.
- See Also:
- Generated class or method.
-
getStereotypeApplication_Extension
EReference getStereotypeApplication_Extension()Returns the meta object for the reference 'Extension
'.- Returns:
- the meta object for the reference 'Extension'.
- See Also:
- Generated class or method.
-
getStereotypeApplicability
EClass getStereotypeApplicability()Returns the meta object for class 'Stereotype Applicability
'.- Returns:
- the meta object for class 'Stereotype Applicability'.
- See Also:
- Generated class or method.
-
getStereotypeApplicability_Stereotype
EReference getStereotypeApplicability_Stereotype()Returns the meta object for the reference 'Stereotype
'.- Returns:
- the meta object for the reference 'Stereotype'.
- See Also:
- Generated class or method.
-
getStereotypeApplicability_Extension
EReference getStereotypeApplicability_Extension()Returns the meta object for the reference 'Extension
'.- Returns:
- the meta object for the reference 'Extension'.
- See Also:
- Generated class or method.
-
getEMFProfileApplicationFactory
EMFProfileApplicationFactory getEMFProfileApplicationFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-