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 java.lang.String |
instanceClassName |
name
eAnnotations
Constructor and Description |
---|
EClassifier() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getInstanceClassName()
Gets the value of the instanceClassName property.
|
void |
setInstanceClassName(java.lang.String value)
Sets the value of the instanceClassName property.
|
getName, setName
getEAnnotations
public java.lang.String getInstanceClassName()
String
public void setInstanceClassName(java.lang.String value)
value
- allowed object is String