public interface XClassifier extends XNamedElement
The following features are supported:
XcorePackage.getXClassifier()| Modifier and Type | Method and Description |
|---|---|
JvmTypeReference |
getInstanceType()
Returns the value of the 'Instance Type' containment reference
|
XPackage |
getPackage()
Returns the value of the 'Package' container reference.
|
EList<XTypeParameter> |
getTypeParameters()
Returns the value of the 'Type Parameters' containment reference list.
|
void |
setInstanceType(JvmTypeReference value)
Sets the value of the '
Instance Type' containment reference |
getName, setNamegetAnnotation, getAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverJvmTypeReference getInstanceType()
If the meaning of the 'Instance Type' reference isn't clear, there really should be more of a description here...
setInstanceType(JvmTypeReference),
XcorePackage.getXClassifier_InstanceType()void setInstanceType(JvmTypeReference value)
Instance Type' containment reference.
value - the new value of the 'Instance Type' containment reference.getInstanceType()XPackage getPackage()
Classifiers'.
If the meaning of the 'Package' container reference isn't clear, there really should be more of a description here...
XcorePackage.getXClassifier_Package(),
XPackage.getClassifiers()EList<XTypeParameter> getTypeParameters()
XTypeParameter.
If the meaning of the 'Type Parameters' containment reference list isn't clear, there really should be more of a description here...
XcorePackage.getXClassifier_TypeParameters()