@Deprecated public interface DerivedFeatureValue extends FeatureValue
The following features are supported:
UicustomPackage.getDerivedFeatureValue()| Modifier and Type | Method and Description |
|---|---|
ModelQuery |
getValueCalculator()
Deprecated.
Returns the value of the 'Value Calculator' reference.
|
void |
setValueCalculator(ModelQuery value)
Deprecated.
Sets the value of the '
Value Calculator' reference. |
getCase, getFeatureModelQuery getValueCalculator()
If the meaning of the 'Value Calculator' containment reference isn't clear, there really should be more of a description here...
setValueCalculator(ModelQuery),
UicustomPackage.getDerivedFeatureValue_ValueCalculator()void setValueCalculator(ModelQuery value)
Value Calculator' reference.
value - the new value of the 'Value Calculator' reference.getValueCalculator()