|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AttributeStatement
A representation of the model object 'Attribute Statement'.
The following features are supported:
DotPackage.getAttributeStatement()
Method Summary | |
---|---|
EList<Attribute> |
getAttributes()
Returns the value of the 'Attributes' containment reference list. |
AttributeType |
getType()
Returns the value of the 'Type' attribute. |
void |
setType(AttributeType value)
Sets the value of the ' Type ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
AttributeType getType()
AttributeType
.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
AttributeType
,
setType(AttributeType)
,
DotPackage.getAttributeStatement_Type()
void setType(AttributeType value)
Type
' attribute.
value
- the new value of the 'Type' attribute.AttributeType
,
getType()
EList<Attribute> getAttributes()
Attribute
.
If the meaning of the 'Attributes' containment reference list isn't clear, there really should be more of a description here...
DotPackage.getAttributeStatement_Attributes()
containment | = | true |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |