public class EObjectDescriptor extends SimpleValueDescriptor implements SimpleDescriptor
This descriptor is appropriate for most Ecore types.
| Constructor and Description |
|---|
EObjectDescriptor(ElementId elementId,
EClassifier eClassifier,
Class<?> javaClass) |
| Modifier and Type | Method and Description |
|---|---|
EClassifier |
getEClassifier()
Return the Ecore EClassifier described by this type.
|
Class<?> |
getOriginalJavaClass() |
getEcoreDescriptor, getUnboxedDescriptor, isAssignableFromappend, getClassName, getJavaClass, hasJavaClass, isAssignableTo, toStringappendBox, appendCast, appendCastTerm, appendEcore, appendEcoreStatements, appendEcoreValue, appendEqualsValue, appendNotEqualsTerm, appendUnboxStatements, asCollectionDescriptor, getElementId, getPrimitiveDescriptor, isPrimitiveequals, getClass, hashCode, notify, notifyAll, wait, wait, waitappend, appendBox, appendCast, appendCastTerm, appendEcore, appendEcoreStatements, appendEcoreValue, appendEqualsValue, appendNotEqualsTerm, appendUnboxStatements, asCollectionDescriptor, getClassName, getEcoreDescriptor, getJavaClass, getPrimitiveDescriptor, getUnboxedDescriptor, hasJavaClass, isAssignableFrom, isAssignableTo, isPrimitivepublic EClassifier getEClassifier()
TypeDescriptorgetEClassifier in interface TypeDescriptorgetEClassifier in class AbstractDescriptorpublic Class<?> getOriginalJavaClass()
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.