Package org.datcracker.core

Class Summary
Cell Main class of Datcracker architecture.
Data A data item.
Data.MetaData Meta data describing common properties of all Data objects in a given data set.
Parameters Stores parameters that can be passed to a Cell object.
Parameters.Entry  
Sample Sample of data, also known as instance/object/vector.
Sample.MetaSample Meta information describing all Sample objects in a given data stream.
 

Enum Summary
Cell.CellMethod IDs of Cell's methods, used for error reporting.
Cell.State Constants for defining state of the cell.
 

Exception Summary
Parameters.ParameterConversionException  
Parameters.ParameterUndefinedException