public interface Classifier extends NamedElement
The following features are supported:
EcorePackage.getClassifier()
Modifier and Type | Method and Description |
---|---|
String |
getInstanceClassName()
Returns the value of the 'Instance Class Name' attribute.
|
Package |
getPackage()
Returns the value of the 'Package' container reference.
|
void |
setInstanceClassName(String value)
Sets the value of the '
Instance Class Name ' attribute. |
void |
setPackage(Package value)
Sets the value of the '
Package ' container reference. |
getName, setName
getAnnotations
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 getInstanceClassName()
""
.
setInstanceClassName(String)
,
EcorePackage.getClassifier_InstanceClassName()
void setInstanceClassName(String value)
Instance Class Name
' attribute.
value
- the new value of the 'Instance Class Name' attribute.getInstanceClassName()
Package getPackage()
Classifiers
'.
setPackage(com.sodius.mdw.metamodel.ecore.Package)
,
EcorePackage.getClassifier_Package()
,
Package.getClassifiers()
void setPackage(Package value)
Package
' container reference.
value
- the new value of the 'Package' container reference.getPackage()