Package adaa.analytics.rules.data.row
Class Example
java.lang.Object
adaa.analytics.rules.data.row.Example
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoublegetConfidenceValue(String classValue) doubledoubledoubledoublegetValueAsString(IAttribute attribute) doublevoidsetValue(IAttribute a, double value) voidsetValue(IAttribute a, String str) toString()
-
Constructor Details
-
Example
-
-
Method Details