Package org.modelversioning.emfprofile
Interface EMFProfilePackage
-
- All Superinterfaces:
EModelElement,ENamedElement,EObject,EPackage,Notifier
- All Known Implementing Classes:
EMFProfilePackageImpl
public interface EMFProfilePackage extends EPackage
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:
EMFProfileFactory- Generated class or method.
- EMF model class or method.
- kind="package" annotation="http://www.eclipse.org/emf/2002/Ecore validationDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL'"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceEMFProfilePackage.LiteralsDefines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
-
Field Summary
Fields Modifier and Type Field Description static EMFProfilePackageeINSTANCEThe singleton instance of the package.static StringeNAMEThe package name.static StringeNS_PREFIXThe package namespace name.static StringeNS_URIThe package namespace URI.static intEXTENSIONThe meta object id for the 'Extension' class.static intEXTENSION__LOWER_BOUNDThe feature id for the 'Lower Bound' attribute.static intEXTENSION__REDEFINEDThe feature id for the 'Redefined' reference list.static intEXTENSION__REDEFININGThe feature id for the 'Redefining' reference list.static intEXTENSION__SOURCEThe feature id for the 'Source' container reference.static intEXTENSION__SUBSETTEDThe feature id for the 'Subsetted' reference list.static intEXTENSION__SUBSETTINGThe feature id for the 'Subsetting' reference list.static intEXTENSION__TARGETThe feature id for the 'Target' reference.static intEXTENSION__UPPER_BOUNDThe feature id for the 'Upper Bound' attribute.static intEXTENSION_FEATURE_COUNTThe number of structural features of the 'Extension' class.static intPROFILEThe meta object id for the 'Profile' class.static intPROFILE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intPROFILE__ECLASSIFIERSThe feature id for the 'EClassifiers' containment reference list.static intPROFILE__EFACTORY_INSTANCEThe feature id for the 'EFactory Instance' reference.static intPROFILE__ESUBPACKAGESThe feature id for the 'ESubpackages' containment reference list.static intPROFILE__ESUPER_PACKAGEThe feature id for the 'ESuper Package' container reference.static intPROFILE__NAMEThe feature id for the 'Name' attribute.static intPROFILE__NS_PREFIXThe feature id for the 'Ns Prefix' attribute.static intPROFILE__NS_URIThe feature id for the 'Ns URI' attribute.static intPROFILE_FEATURE_COUNTThe number of structural features of the 'Profile' class.static intSTEREOTYPEThe meta object id for the 'Stereotype' class.static intSTEREOTYPE__ABSTRACTThe feature id for the 'Abstract' attribute.static intSTEREOTYPE__DEFAULT_VALUEThe feature id for the 'Default Value' attribute.static intSTEREOTYPE__EALL_ATTRIBUTESThe feature id for the 'EAll Attributes' reference list.static intSTEREOTYPE__EALL_CONTAINMENTSThe feature id for the 'EAll Containments' reference list.static intSTEREOTYPE__EALL_GENERIC_SUPER_TYPESThe feature id for the 'EAll Generic Super Types' reference list.static intSTEREOTYPE__EALL_OPERATIONSThe feature id for the 'EAll Operations' reference list.static intSTEREOTYPE__EALL_REFERENCESThe feature id for the 'EAll References' reference list.static intSTEREOTYPE__EALL_STRUCTURAL_FEATURESThe feature id for the 'EAll Structural Features' reference list.static intSTEREOTYPE__EALL_SUPER_TYPESThe feature id for the 'EAll Super Types' reference list.static intSTEREOTYPE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intSTEREOTYPE__EATTRIBUTESThe feature id for the 'EAttributes' reference list.static intSTEREOTYPE__EGENERIC_SUPER_TYPESThe feature id for the 'EGeneric Super Types' containment reference list.static intSTEREOTYPE__EID_ATTRIBUTEThe feature id for the 'EID Attribute' reference.static intSTEREOTYPE__EOPERATIONSThe feature id for the 'EOperations' containment reference list.static intSTEREOTYPE__EPACKAGEThe feature id for the 'EPackage' container reference.static intSTEREOTYPE__EREFERENCESThe feature id for the 'EReferences' reference list.static intSTEREOTYPE__ESTRUCTURAL_FEATURESThe feature id for the 'EStructural Features' containment reference list.static intSTEREOTYPE__ESUPER_TYPESThe feature id for the 'ESuper Types' reference list.static intSTEREOTYPE__ETYPE_PARAMETERSThe feature id for the 'EType Parameters' containment reference list.static intSTEREOTYPE__EXTENSIONSThe feature id for the 'Extensions' containment reference list.static intSTEREOTYPE__ICON_PATHThe feature id for the 'Icon Path' attribute.static intSTEREOTYPE__INSTANCE_CLASSThe feature id for the 'Instance Class' attribute.static intSTEREOTYPE__INSTANCE_CLASS_NAMEThe feature id for the 'Instance Class Name' attribute.static intSTEREOTYPE__INSTANCE_TYPE_NAMEThe feature id for the 'Instance Type Name' attribute.static intSTEREOTYPE__INTERFACEThe feature id for the 'Interface' attribute.static intSTEREOTYPE__META_BASEThe feature id for the 'Meta Base' attribute.static intSTEREOTYPE__NAMEThe feature id for the 'Name' attribute.static intSTEREOTYPE_FEATURE_COUNTThe number of structural features of the 'Stereotype' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EMFProfileFactorygetEMFProfileFactory()Returns the factory that creates the instances of the model.EClassgetExtension()Returns the meta object for class 'Extension'.EAttributegetExtension_LowerBound()Returns the meta object for the attribute 'Lower Bound'.EReferencegetExtension_Redefined()Returns the meta object for the reference list 'Redefined'.EReferencegetExtension_Redefining()Returns the meta object for the reference list 'Redefining'.EReferencegetExtension_Source()Returns the meta object for the container reference 'Source'.EReferencegetExtension_Subsetted()Returns the meta object for the reference list 'Subsetted'.EReferencegetExtension_Subsetting()Returns the meta object for the reference list 'Subsetting'.EReferencegetExtension_Target()Returns the meta object for the reference 'Target'.EAttributegetExtension_UpperBound()Returns the meta object for the attribute 'Upper Bound'.EClassgetProfile()Returns the meta object for class 'Profile'.EClassgetStereotype()Returns the meta object for class 'Stereotype'.EReferencegetStereotype_Extensions()Returns the meta object for the containment reference list 'Extensions'.EAttributegetStereotype_IconPath()Returns the meta object for the attribute 'Icon Path'.EAttributegetStereotype_MetaBase()Returns the meta object for the attribute 'Meta Base'.-
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 Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
- Generated class or method.
-
eINSTANCE
static final EMFProfilePackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
PROFILE
static final int PROFILE
The meta object id for the 'Profile' class.- See Also:
ProfileImpl,EMFProfilePackageImpl.getProfile(), Constant Field Values- Generated class or method.
-
PROFILE__EANNOTATIONS
static final int PROFILE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROFILE__NAME
static final int PROFILE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROFILE__NS_URI
static final int PROFILE__NS_URI
The feature id for the 'Ns URI' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROFILE__NS_PREFIX
static final int PROFILE__NS_PREFIX
The feature id for the 'Ns Prefix' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROFILE__EFACTORY_INSTANCE
static final int PROFILE__EFACTORY_INSTANCE
The feature id for the 'EFactory Instance' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROFILE__ECLASSIFIERS
static final int PROFILE__ECLASSIFIERS
The feature id for the 'EClassifiers' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROFILE__ESUBPACKAGES
static final int PROFILE__ESUBPACKAGES
The feature id for the 'ESubpackages' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROFILE__ESUPER_PACKAGE
static final int PROFILE__ESUPER_PACKAGE
The feature id for the 'ESuper Package' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROFILE_FEATURE_COUNT
static final int PROFILE_FEATURE_COUNT
The number of structural features of the 'Profile' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE
static final int STEREOTYPE
The meta object id for the 'Stereotype' class.- See Also:
StereotypeImpl,EMFProfilePackageImpl.getStereotype(), Constant Field Values- Generated class or method.
-
STEREOTYPE__EANNOTATIONS
static final int STEREOTYPE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__NAME
static final int STEREOTYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__INSTANCE_CLASS_NAME
static final int STEREOTYPE__INSTANCE_CLASS_NAME
The feature id for the 'Instance Class Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__INSTANCE_CLASS
static final int STEREOTYPE__INSTANCE_CLASS
The feature id for the 'Instance Class' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__DEFAULT_VALUE
static final int STEREOTYPE__DEFAULT_VALUE
The feature id for the 'Default Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__INSTANCE_TYPE_NAME
static final int STEREOTYPE__INSTANCE_TYPE_NAME
The feature id for the 'Instance Type Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__EPACKAGE
static final int STEREOTYPE__EPACKAGE
The feature id for the 'EPackage' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__ETYPE_PARAMETERS
static final int STEREOTYPE__ETYPE_PARAMETERS
The feature id for the 'EType Parameters' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__ABSTRACT
static final int STEREOTYPE__ABSTRACT
The feature id for the 'Abstract' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__INTERFACE
static final int STEREOTYPE__INTERFACE
The feature id for the 'Interface' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__ESUPER_TYPES
static final int STEREOTYPE__ESUPER_TYPES
The feature id for the 'ESuper Types' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__EOPERATIONS
static final int STEREOTYPE__EOPERATIONS
The feature id for the 'EOperations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__EALL_ATTRIBUTES
static final int STEREOTYPE__EALL_ATTRIBUTES
The feature id for the 'EAll Attributes' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__EALL_REFERENCES
static final int STEREOTYPE__EALL_REFERENCES
The feature id for the 'EAll References' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__EREFERENCES
static final int STEREOTYPE__EREFERENCES
The feature id for the 'EReferences' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__EATTRIBUTES
static final int STEREOTYPE__EATTRIBUTES
The feature id for the 'EAttributes' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__EALL_CONTAINMENTS
static final int STEREOTYPE__EALL_CONTAINMENTS
The feature id for the 'EAll Containments' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__EALL_OPERATIONS
static final int STEREOTYPE__EALL_OPERATIONS
The feature id for the 'EAll Operations' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__EALL_STRUCTURAL_FEATURES
static final int STEREOTYPE__EALL_STRUCTURAL_FEATURES
The feature id for the 'EAll Structural Features' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__EALL_SUPER_TYPES
static final int STEREOTYPE__EALL_SUPER_TYPES
The feature id for the 'EAll Super Types' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__EID_ATTRIBUTE
static final int STEREOTYPE__EID_ATTRIBUTE
The feature id for the 'EID Attribute' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__ESTRUCTURAL_FEATURES
static final int STEREOTYPE__ESTRUCTURAL_FEATURES
The feature id for the 'EStructural Features' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__EGENERIC_SUPER_TYPES
static final int STEREOTYPE__EGENERIC_SUPER_TYPES
The feature id for the 'EGeneric Super Types' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__EALL_GENERIC_SUPER_TYPES
static final int STEREOTYPE__EALL_GENERIC_SUPER_TYPES
The feature id for the 'EAll Generic Super Types' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__ICON_PATH
static final int STEREOTYPE__ICON_PATH
The feature id for the 'Icon Path' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__META_BASE
static final int STEREOTYPE__META_BASE
The feature id for the 'Meta Base' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE__EXTENSIONS
static final int STEREOTYPE__EXTENSIONS
The feature id for the 'Extensions' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STEREOTYPE_FEATURE_COUNT
static final int STEREOTYPE_FEATURE_COUNT
The number of structural features of the 'Stereotype' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTENSION
static final int EXTENSION
The meta object id for the 'Extension' class.- See Also:
ExtensionImpl,EMFProfilePackageImpl.getExtension(), Constant Field Values- Generated class or method.
-
EXTENSION__SOURCE
static final int EXTENSION__SOURCE
The feature id for the 'Source' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTENSION__TARGET
static final int EXTENSION__TARGET
The feature id for the 'Target' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTENSION__LOWER_BOUND
static final int EXTENSION__LOWER_BOUND
The feature id for the 'Lower Bound' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTENSION__UPPER_BOUND
static final int EXTENSION__UPPER_BOUND
The feature id for the 'Upper Bound' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTENSION__REDEFINED
static final int EXTENSION__REDEFINED
The feature id for the 'Redefined' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTENSION__SUBSETTED
static final int EXTENSION__SUBSETTED
The feature id for the 'Subsetted' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTENSION__REDEFINING
static final int EXTENSION__REDEFINING
The feature id for the 'Redefining' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTENSION__SUBSETTING
static final int EXTENSION__SUBSETTING
The feature id for the 'Subsetting' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTENSION_FEATURE_COUNT
static final int EXTENSION_FEATURE_COUNT
The number of structural features of the 'Extension' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
getProfile
EClass getProfile()
Returns the meta object for class 'Profile'.- Returns:
- the meta object for class 'Profile'.
- See Also:
Profile- Generated class or method.
-
getStereotype
EClass getStereotype()
Returns the meta object for class 'Stereotype'.- Returns:
- the meta object for class 'Stereotype'.
- See Also:
Stereotype- Generated class or method.
-
getStereotype_IconPath
EAttribute getStereotype_IconPath()
Returns the meta object for the attribute 'Icon Path'.- Returns:
- the meta object for the attribute 'Icon Path'.
- See Also:
Stereotype.getIconPath(),getStereotype()- Generated class or method.
-
getStereotype_MetaBase
EAttribute getStereotype_MetaBase()
Returns the meta object for the attribute 'Meta Base'.- Returns:
- the meta object for the attribute 'Meta Base'.
- See Also:
Stereotype.isMetaBase(),getStereotype()- Generated class or method.
-
getStereotype_Extensions
EReference getStereotype_Extensions()
Returns the meta object for the containment reference list 'Extensions'.- Returns:
- the meta object for the containment reference list 'Extensions'.
- See Also:
Stereotype.getExtensions(),getStereotype()- Generated class or method.
-
getExtension
EClass getExtension()
Returns the meta object for class 'Extension'.- Returns:
- the meta object for class 'Extension'.
- See Also:
Extension- Generated class or method.
-
getExtension_Source
EReference getExtension_Source()
Returns the meta object for the container reference 'Source'.- Returns:
- the meta object for the container reference 'Source'.
- See Also:
Extension.getSource(),getExtension()- Generated class or method.
-
getExtension_Target
EReference getExtension_Target()
Returns the meta object for the reference 'Target'.- Returns:
- the meta object for the reference 'Target'.
- See Also:
Extension.getTarget(),getExtension()- Generated class or method.
-
getExtension_LowerBound
EAttribute getExtension_LowerBound()
Returns the meta object for the attribute 'Lower Bound'.- Returns:
- the meta object for the attribute 'Lower Bound'.
- See Also:
Extension.getLowerBound(),getExtension()- Generated class or method.
-
getExtension_UpperBound
EAttribute getExtension_UpperBound()
Returns the meta object for the attribute 'Upper Bound'.- Returns:
- the meta object for the attribute 'Upper Bound'.
- See Also:
Extension.getUpperBound(),getExtension()- Generated class or method.
-
getExtension_Redefined
EReference getExtension_Redefined()
Returns the meta object for the reference list 'Redefined'.- Returns:
- the meta object for the reference list 'Redefined'.
- See Also:
Extension.getRedefined(),getExtension()- Generated class or method.
-
getExtension_Subsetted
EReference getExtension_Subsetted()
Returns the meta object for the reference list 'Subsetted'.- Returns:
- the meta object for the reference list 'Subsetted'.
- See Also:
Extension.getSubsetted(),getExtension()- Generated class or method.
-
getExtension_Redefining
EReference getExtension_Redefining()
Returns the meta object for the reference list 'Redefining'.- Returns:
- the meta object for the reference list 'Redefining'.
- See Also:
Extension.getRedefining(),getExtension()- Generated class or method.
-
getExtension_Subsetting
EReference getExtension_Subsetting()
Returns the meta object for the reference list 'Subsetting'.- Returns:
- the meta object for the reference list 'Subsetting'.
- See Also:
Extension.getSubsetting(),getExtension()- Generated class or method.
-
getEMFProfileFactory
EMFProfileFactory getEMFProfileFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-