|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Operator | |
---|---|
net.sf.myra.datamining.data |
Uses of Operator in net.sf.myra.datamining.data |
---|
Methods in net.sf.myra.datamining.data that return Operator | |
---|---|
Operator |
Term.getOperator()
Returns the term's operator. |
Operator |
IntervalBuilder.Interval.getOperator()
Returns the interval operator. |
static Operator |
Operator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Operator[] |
Operator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in net.sf.myra.datamining.data with parameters of type Operator | |
---|---|
void |
Term.setOperator(Operator operator)
Sets the term operator. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |