Uses of Class
org.debellor.core.data.NumericFeature

Packages that use NumericFeature
org.debellor.core   
org.debellor.core.data   
 

Uses of NumericFeature in org.debellor.core
 

Methods in org.debellor.core that return NumericFeature
 NumericFeature DataObject.asNumericFeature()
          Returns this DataObject casted to NumericFeature.
 

Uses of NumericFeature in org.debellor.core.data
 

Methods in org.debellor.core.data with parameters of type NumericFeature
 int NumericFeature.compareTo(NumericFeature n)