public class EClassifier extends ENamedElement
<complexType name="EClassifier">
<complexContent>
<extension base="{http://www.eclipse.org/emf/2002/Ecore}ENamedElement">
<attribute name="instanceClassName" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
instanceClassName |
nameeAnnotations| Constructor and Description |
|---|
EClassifier() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceClassName()
Gets the value of the instanceClassName property.
|
void |
setInstanceClassName(String value)
Sets the value of the instanceClassName property.
|
getName, setNamegetEAnnotationsCopyright © 1999–2020 The Apache Software Foundation. All rights reserved.