Class Summary |
AssociatedPairDataSetBuilder |
This class "collects" and holds all the patterns of the DataSet s specified
through the AssociatedPairDataSetBuilder.addDataSet(DataSet) method. |
BinaryDataSetBuilder |
TODO: COmplete this javadoc. |
ClusterableDataSet.Pattern |
TODO: Complete this javadoc. |
DataSet |
This interface provides an abstraction for accessing data sets. |
DataSetBuilder |
|
DataSetManager |
This class is a Singleton and is responsible for managing all the DataSet s and
DataSetBuilder s that might be instantiated by a Simulation ,
Problem or Thread . |
LocalDataSet |
This class represents a local dataset, i.e. |
MatrixDataSetBuilder |
TODO: This needs to implement the reading of a matrix as needed by MappingProblem. |
StringDataSetBuilder |
|
TextDataSetBuilder |
TODO: Complete this javadoc. |