A B C D E F G H I K L M N O P R S T U V W 

B

Beautifier<T> - Interface in it.dmi.unict.ferrolab.DataMining.Common
Converts an object to a more understandable textual version.
beautify(T) - Method in interface it.dmi.unict.ferrolab.DataMining.Common.Beautifier
Transforms an object into an human readable string
Bridge<I,L extends Listener<I>> - Interface in it.dmi.unict.ferrolab.DataMining.Bridge
An object that connects in some way an algorithm to a user interface.
bridge - Variable in class it.dmi.unict.ferrolab.DataMining.MIDClass.CommonWorkflow
 
BridgeFactory - Class in it.dmi.unict.ferrolab.DataMining.Bridge
Standard Bridge Factory
BridgeImpl<I,L extends Listener<I>> - Class in it.dmi.unict.ferrolab.DataMining.Bridge.BridgeImpl
Standard implementation of an object that links an algorithm to a user interface.
BridgeImpl() - Constructor for class it.dmi.unict.ferrolab.DataMining.Bridge.BridgeImpl.BridgeImpl
 
BridgeImpl(ArrayList<L>) - Constructor for class it.dmi.unict.ferrolab.DataMining.Bridge.BridgeImpl.BridgeImpl
 
buildCombinedOutput(List<R>, HashMap<String, Object>) - Method in interface it.dmi.unict.ferrolab.DataMining.Workflow.Pipelines.MultipleOutputCoordinator
Combines the results of a MultiplePipelineWorkflow
buildItemSets() - Method in class it.dmi.unict.ferrolab.DataMining.MIDClass.CommonWorkflow
 
buildNextWorkflowParameters(R, HashMap<String, Object>) - Method in interface it.dmi.unict.ferrolab.DataMining.Workflow.Pipelines.OutputCoordinator
From a map of parameters and the output of the previous step in a pipeline, this method builds a map of parameters for the next step of the computation.
A B C D E F G H I K L M N O P R S T U V W