public interface Attribute extends FormattableElement
The following features are supported:
NotationPackage.getAttribute()
Modifier and Type | Method and Description |
---|---|
Item |
getContainer()
Returns the value of the 'Container' reference.
|
void |
setContainer(Item value)
Sets the value of the '
Container ' reference. |
getFormat, getId, getLabel, setFormat, setId, setLabel
Item getContainer()
If the meaning of the 'Container' reference isn't clear, there really should be more of a description here...
setContainer(Item)
,
NotationPackage.getAttribute_Container()
void setContainer(Item value)
Container
' reference.
value
- the new value of the 'Container' reference.getContainer()