public interface ExtendedValue extends Element
The following features are supported:
KdmPackage.getExtendedValue()| Modifier and Type | Method and Description |
|---|---|
TagDefinition |
getTag()
Returns the value of the 'Tag' reference.
|
void |
setTag(TagDefinition value)
Sets the value of the '
Tag' reference. |
getAnnotation, getAttributeTagDefinition getTag()
If the meaning of the 'Tag' reference isn't clear, there really should be more of a description here...
setTag(TagDefinition),
KdmPackage.getExtendedValue_Tag()void setTag(TagDefinition value)
Tag' reference.
value - the new value of the 'Tag' reference.getTag()