|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FeatureValueCase
A representation of the model object 'Feature Value Case'.
The following features are supported:
UicustomPackage.getFeatureValueCase()
Method Summary | |
---|---|
ModelQuery |
getCondition()
Returns the value of the 'Condition' reference. |
CustomViewFeature |
getFeature()
Returns the value of the 'Feature' container reference. |
FeatureValue |
getValue()
Returns the value of the 'Value' containment reference. |
void |
setCondition(ModelQuery value)
Sets the value of the ' Condition ' reference. |
void |
setValue(FeatureValue value)
Sets the value of the ' Value ' containment reference. |
Method Detail |
---|
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |