Uses of Class
util.featureSelection.FeatureSelectionStub

Packages that use FeatureSelectionStub
startup   
 

Uses of FeatureSelectionStub in startup
 

Methods in startup that return FeatureSelectionStub
 FeatureSelectionStub ClassificationAction.getFeatureSelection()
           
 

Methods in startup with parameters of type FeatureSelectionStub
 void ClassificationAction.setFeatureSelection(FeatureSelectionStub featureSelection)