public interface AbstractAttributeInstance
The following features are supported:
SerializationPackage.getAbstractAttributeInstance()
Modifier and Type | Method and Description |
---|---|
EAttribute |
getEAttribute()
Returns the value of the 'EAttribute' reference.
|
void |
setEAttribute(EAttribute value)
Sets the value of the '
EAttribute ' reference. |
EAttribute getEAttribute()
If the meaning of the 'EAttribute' reference isn't clear, there really should be more of a description here...
setEAttribute(EAttribute)
,
SerializationPackage.getAbstractAttributeInstance_EAttribute()
void setEAttribute(EAttribute value)
EAttribute
' reference.
value
- the new value of the 'EAttribute' reference.getEAttribute()