|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Option
A representation of the model object 'Option'.
The following features are supported:
ExpressionPackage.getOption()| Method Summary | |
|---|---|
double |
getProbability()
Returns the value of the 'Probability' attribute. |
Expression |
getRegexp()
Returns the value of the 'Regexp' containment reference. |
void |
setProbability(double value)
Sets the value of the ' Probability' attribute. |
void |
setRegexp(Expression value)
Sets the value of the ' Regexp' containment reference. |
| Method Detail |
|---|
double getProbability()
If the meaning of the 'Probability' attribute isn't clear, there really should be more of a description here...
setProbability(double),
ExpressionPackage.getOption_Probability()void setProbability(double value)
Probability' attribute.
value - the new value of the 'Probability' attribute.getProbability()Expression getRegexp()
If the meaning of the 'Regexp' containment reference isn't clear, there really should be more of a description here...
setRegexp(Expression),
ExpressionPackage.getOption_Regexp()void setRegexp(Expression value)
Regexp' containment reference.
value - the new value of the 'Regexp' containment reference.getRegexp()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||