Uses of Class
uk.ac.ed.inf.enzml.mulan.attributesfilter.AttributesFilteredDataSetManager

Packages that use AttributesFilteredDataSetManager
uk.ac.ed.inf.enzml.mulan.attributesfilter   
 

Uses of AttributesFilteredDataSetManager in uk.ac.ed.inf.enzml.mulan.attributesfilter
 

Methods in uk.ac.ed.inf.enzml.mulan.attributesfilter that return AttributesFilteredDataSetManager
 AttributesFilteredDataSetManager AttributesFilteredArff.getDataSetManager()
           
 AttributesFilteredDataSetManager AttributesFilteredDataSetGenerator.getManager()
           
 

Constructors in uk.ac.ed.inf.enzml.mulan.attributesfilter with parameters of type AttributesFilteredDataSetManager
AttributesFilteredDataSetGenerator(AttributesFilteredDataSetManager mulanDataSetManager, uk.ac.ed.inf.utils.maputils.OneToManyMap<java.lang.String,java.lang.String> instanceAttributeMap, uk.ac.ed.inf.utils.maputils.OneToManyMap<java.lang.String,java.lang.String> instanceClassMap, java.util.TreeSet<java.lang.String> attributesNames)