public interface Predicate
Modifier and Type | Method and Description |
---|---|
boolean |
evaluate(Instance instance) |
int |
getAttributeIndex() |
void |
getDescription(StringBuilder sb,
int indent,
InstanceInformation instInformation) |
boolean |
isEqualOrLess() |
void |
negateCondition() |
boolean evaluate(Instance instance)
void negateCondition()
int getAttributeIndex()
boolean isEqualOrLess()
void getDescription(StringBuilder sb, int indent, InstanceInformation instInformation)
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.