|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DataImporterInterface | Classes that read LCS log-files need to implement this interface by providing
the getNextDataElement() -method specified here. |
Class Summary | |
---|---|
ComparisonDataSet | Contains the minimum, maximum, and the currently selected value of a table column. |
DataElement | A DataElement stores all classifiers sets (i. e. population,
match set, and action set) of one iteration. |
DataMemory | The DataMemory stores the DataElement s of all
iterations of an experiment. |
DefaultDataImporter | The DefaultDataImporter is an example class that implements
the DataImporterInterface . |
LogFileAnalyzer | The LogFileAnalyzer is the program's main class. |
Contains classes necessary for starting the program and storing the classifier sets.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |