Uses of Class
jflexcrf.Feature

Packages that use Feature
jflexcrf   
 

Uses of Feature in jflexcrf
 

Methods in jflexcrf that return Feature
 Feature FeatureGen.nextFeature()
          Next feature.
 

Methods in jflexcrf with parameters of type Feature
 void FeatureGen.addFeature(Feature f)
          Adds the feature.