public interface AttributeEvaluator
Modifier and Type | Method and Description |
---|---|
double |
evaluateAttribute(int attribute)
evaluates an individual attribute
|
double evaluateAttribute(int attribute) throws java.lang.Exception
attribute
- the index of the attribute to be evaluatedjava.lang.Exception
- if the attribute could not be evaluated