public interface MdsdprofilesPackage extends EPackage
MdsdprofilesFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
MdsdprofilesPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
EPackage.Descriptor, EPackage.Registry| Modifier and Type | Field and Description |
|---|---|
static MdsdprofilesPackage |
eINSTANCE
The singleton instance of the package.
|
static String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
static int |
PROFILEABLE_ELEMENT
The meta object id for the '
Profileable Element' class. |
static int |
PROFILEABLE_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Profileable Element' class.
|
static int |
STEREOTYPABLE_ELEMENT
The meta object id for the '
Stereotypable Element' class. |
static int |
STEREOTYPABLE_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Stereotypable Element' class.
|
| Modifier and Type | Method and Description |
|---|---|
MdsdprofilesFactory |
getMdsdprofilesFactory()
Returns the factory that creates the instances of the model.
|
EClass |
getProfileableElement()
Returns the meta object for class '
Profileable Element'. |
EClass |
getStereotypableElement()
Returns the meta object for class '
Stereotypable Element'. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetName, setNamegetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final MdsdprofilesPackage eINSTANCE
static final int STEREOTYPABLE_ELEMENT
Stereotypable Element' class. StereotypableElementImpl,
MdsdprofilesPackageImpl.getStereotypableElement(),
Constant Field Valuesstatic final int STEREOTYPABLE_ELEMENT_FEATURE_COUNT
static final int PROFILEABLE_ELEMENT
Profileable Element' class. ProfileableElementImpl,
MdsdprofilesPackageImpl.getProfileableElement(),
Constant Field Valuesstatic final int PROFILEABLE_ELEMENT_FEATURE_COUNT
EClass getProfileableElement()
Profileable Element'.
ProfileableElementEClass getStereotypableElement()
Stereotypable Element'. StereotypableElementMdsdprofilesFactory getMdsdprofilesFactory()