public interface Attribute extends SmmElement
SmmPackage.getAttribute()| Modifier and Type | Method and Description |
|---|---|
String |
getTag()
Returns the value of the 'Tag' attribute.
|
String |
getValue()
Returns the value of the 'Value' attribute.
|
void |
setTag(String value)
Sets the value of the '
Tag' attribute. |
void |
setValue(String value)
Sets the value of the '
Value' attribute. |
getAnnotations, getAttributes, getDescription, getInRelationships, getName, getOutRelationships, getShortDescription, setDescription, setName, setShortDescriptionString getTag()
setTag(String),
SmmPackage.getAttribute_Tag()void setTag(String value)
Tag' attribute.
value - the new value of the 'Tag' attribute.getTag()String getValue()
setValue(String),
SmmPackage.getAttribute_Value()void setValue(String value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()Copyright © 2018–2020 Atlanmod. All rights reserved.