public interface MetaClass extends EncyclopediaElement
The following features are supported:
SaPackage.getMetaClass()
Modifier and Type | Method and Description |
---|---|
String |
getMetaClass()
Returns the value of the 'Meta Class' attribute.
|
String |
getMetaClassName()
Returns the value of the 'Meta Class Name' attribute.
|
MDWEList<MetaItem> |
getMetaItems()
Returns the value of the 'Meta Items' containment reference list.
|
void |
setMetaClass(String value)
Sets the value of the '
Meta Class ' attribute. |
void |
setMetaClassName(String value)
Sets the value of the '
Meta Class Name ' attribute. |
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
String getMetaClassName()
""
.
setMetaClassName(String)
,
SaPackage.getMetaClass_MetaClassName()
void setMetaClassName(String value)
Meta Class Name
' attribute.
value
- the new value of the 'Meta Class Name' attribute.getMetaClassName()
String getMetaClass()
""
.
setMetaClass(String)
,
SaPackage.getMetaClass_MetaClass()
void setMetaClass(String value)
Meta Class
' attribute.
value
- the new value of the 'Meta Class' attribute.getMetaClass()
MDWEList<MetaItem> getMetaItems()
MetaItem
.
SaPackage.getMetaClass_MetaItems()