public interface BooleanReference extends AbstractBooleanValue
The following features are supported:
DatavaluePackage.getBooleanReference()| Modifier and Type | Method and Description |
|---|---|
Property |
getReferencedProperty()
Returns the value of the 'Referenced Property' reference.
|
AbstractBooleanValue |
getReferencedValue()
Returns the value of the 'Referenced Value' reference.
|
void |
setReferencedProperty(Property value)
Sets the value of the '
Referenced Property' reference. |
void |
setReferencedValue(AbstractBooleanValue value)
Sets the value of the '
Referenced Value' reference. |
getBooleanTypegetType, 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, setSidgetOwnedExtensionsAbstractBooleanValue getReferencedValue()
If the meaning of the 'Referenced Value' reference isn't clear, there really should be more of a description here...
setReferencedValue(AbstractBooleanValue),
DatavaluePackage.getBooleanReference_ReferencedValue()void setReferencedValue(AbstractBooleanValue 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.getBooleanReference_ReferencedProperty()void setReferencedProperty(Property value)
Referenced Property' reference.
value - the new value of the 'Referenced Property' reference.getReferencedProperty()