public interface TaggedRef extends ExtendedValue
The following features are supported:
KdmPackage.getTaggedRef()| Modifier and Type | Method and Description |
|---|---|
ModelElement |
getRef()
Returns the value of the 'Ref' reference.
|
void |
setRef(ModelElement value)
Sets the value of the '
Ref' reference. |
getTag, setTaggetAnnotation, getAttributeModelElement getRef()
If the meaning of the 'Ref' reference isn't clear, there really should be more of a description here...
setRef(ModelElement),
KdmPackage.getTaggedRef_Ref()void setRef(ModelElement value)
Ref' reference.
value - the new value of the 'Ref' reference.getRef()