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, unsettable
eClassifierETypes, eType, lowerBound, ordered, unique, upperBound
name
eAnnotations
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, setUnsettable
getEClassifierETypes, getEType, getLowerBound, getUpperBound, isOrdered, isUnique, setEType, setLowerBound, setOrdered, setUnique, setUpperBound
getName, setName
getEAnnotations