@Deprecated
public interface FeatureValueCase
The following features are supported:
UicustomPackage.getFeatureValueCase()| Modifier and Type | Method and Description |
|---|---|
ModelQuery |
getCondition()
Deprecated.
Returns the value of the 'Condition' reference.
|
CustomViewFeature |
getFeature()
Deprecated.
Returns the value of the 'Feature' container reference.
|
FeatureValue |
getValue()
Deprecated.
Returns the value of the 'Value' containment reference.
|
void |
setCondition(ModelQuery value)
Deprecated.
Sets the value of the '
Condition' reference. |
void |
setValue(FeatureValue value)
Deprecated.
Sets the value of the '
Value' containment reference. |
ModelQuery getCondition()
If the meaning of the 'Condition' containment reference isn't clear, there really should be more of a description here...
setCondition(ModelQuery),
UicustomPackage.getFeatureValueCase_Condition()void setCondition(ModelQuery value)
Condition' reference.
value - the new value of the 'Condition' reference.getCondition()FeatureValue getValue()
Case'.
If the meaning of the 'Value' containment reference isn't clear, there really should be more of a description here...
setValue(FeatureValue),
UicustomPackage.getFeatureValueCase_Value(),
FeatureValue.getCase()void setValue(FeatureValue value)
Value' containment reference.
value - the new value of the 'Value' containment reference.getValue()CustomViewFeature getFeature()
Value Cases'.
If the meaning of the 'Feature' container reference isn't clear, there really should be more of a description here...
UicustomPackage.getFeatureValueCase_Feature(),
CustomViewFeature.getValueCases()