public interface Tag extends ISynchable
GeppettoPackage.getTag()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute.
|
<any> |
getTags()
Returns the value of the 'Tags' containment reference list.
|
void |
setName(java.lang.String value)
Sets the value of the '
Name ' attribute. |
isSynched, setSynched
<any> getTags()
Tag
.
If the meaning of the 'Tags' containment reference list isn't clear, there really should be more of a description here...
GeppettoPackage.getTag_Tags()
java.lang.String getName()
""
.
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
GeppettoPackage.getTag_Name()