|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TagDefinition
A representation of the model object 'Tag Definition'.
The following features are supported:
KdmPackage.getTagDefinition()
Method Summary | |
---|---|
java.lang.String |
getTag()
Returns the value of the 'Tag' attribute. |
java.lang.String |
getType()
Returns the value of the 'Type' attribute. |
void |
setTag(java.lang.String value)
Sets the value of the ' Tag ' attribute. |
void |
setType(java.lang.String value)
Sets the value of the ' Type ' attribute. |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.Element |
---|
getAnnotation, getAttribute |
Method Detail |
---|
java.lang.String getTag()
If the meaning of the 'Tag' attribute isn't clear, there really should be more of a description here...
setTag(String)
,
KdmPackage.getTagDefinition_Tag()
void setTag(java.lang.String value)
Tag
' attribute.
value
- the new value of the 'Tag' attribute.getTag()
java.lang.String getType()
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
setType(String)
,
KdmPackage.getTagDefinition_Type()
void setType(java.lang.String value)
Type
' attribute.
value
- the new value of the 'Type' attribute.getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |