Interface MdsdprofilesPackage.Literals
-
- Enclosing interface:
- MdsdprofilesPackage
public 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
- Generated class or method.
-
-
Field Summary
Fields Modifier and Type Field Description static EClass
PROFILEABLE_ELEMENT
The meta object literal for the 'Profileable Element
' class.static EClass
STEREOTYPABLE_ELEMENT
The meta object literal for the 'Stereotypable Element
' class.
-
-
-
Field Detail
-
PROFILEABLE_ELEMENT
static final EClass PROFILEABLE_ELEMENT
The meta object literal for the 'Profileable Element
' class.- See Also:
ProfileableElementImpl
,MdsdprofilesPackageImpl.getProfileableElement()
- Generated class or method.
-
STEREOTYPABLE_ELEMENT
static final EClass STEREOTYPABLE_ELEMENT
The meta object literal for the 'Stereotypable Element
' class.- See Also:
StereotypableElementImpl
,MdsdprofilesPackageImpl.getStereotypableElement()
- Generated class or method.
-
-