public class EAttribute extends EStructuralFeature
 <complexType name="EAttribute">
   <complexContent>
     <extension base="{http://www.eclipse.org/emf/2002/Ecore}EStructuralFeature">
       <attribute name="iD" type="{http://www.w3.org/2001/XMLSchema}boolean" />
     </extension>
   </complexContent>
 </complexType>
 | Modifier and Type | Field and Description | 
|---|---|
protected java.lang.Boolean | 
id  | 
changeable, defaultValueLiteral, derived, isTransient, isVolatile, unsettableeClassifierETypes, eType, lowerBound, ordered, unique, upperBoundnameeAnnotations| Constructor and Description | 
|---|
EAttribute()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Boolean | 
isID()
Gets the value of the id property. 
 | 
void | 
setID(java.lang.Boolean value)
Sets the value of the id property. 
 | 
getDefaultValueLiteral, isChangeable, isDerived, isIsTransient, isIsVolatile, isUnsettable, setChangeable, setDefaultValueLiteral, setDerived, setIsTransient, setIsVolatile, setUnsettablegetEClassifierETypes, getEType, getLowerBound, getUpperBound, isOrdered, isUnique, setEType, setLowerBound, setOrdered, setUnique, setUpperBoundgetName, setNamegetEAnnotations