public interface StringReference extends AbstractStringValue
The following features are supported:
DatavaluePackage.getStringReference()| Modifier and Type | Method and Description |
|---|---|
Property |
getReferencedProperty()
Returns the value of the 'Referenced Property' reference.
|
AbstractStringValue |
getReferencedValue()
Returns the value of the 'Referenced Value' reference.
|
void |
setReferencedProperty(Property value)
Sets the value of the '
Referenced Property' reference. |
void |
setReferencedValue(AbstractStringValue value)
Sets the value of the '
Referenced Value' reference. |
getStringTypegetType, isAbstract, setAbstractgetAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMgetAbstractType, setAbstractTypegetName, setNamedestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsAbstractStringValue getReferencedValue()
If the meaning of the 'Referenced Value' reference isn't clear, there really should be more of a description here...
setReferencedValue(AbstractStringValue),
DatavaluePackage.getStringReference_ReferencedValue()void setReferencedValue(AbstractStringValue value)
Referenced Value' reference.
value - the new value of the 'Referenced Value' reference.getReferencedValue()Property getReferencedProperty()
If the meaning of the 'Referenced Property' reference isn't clear, there really should be more of a description here...
setReferencedProperty(Property),
DatavaluePackage.getStringReference_ReferencedProperty()void setReferencedProperty(Property value)
Referenced Property' reference.
value - the new value of the 'Referenced Property' reference.getReferencedProperty()