|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use de.dfg.oc.logfileanalyzer | |
---|---|
de.dfg.oc.logfileanalyzer | Contains classes necessary for starting the program and storing the classifier sets. |
de.dfg.oc.logfileanalyzer.gui | Contains classes defining the graphical user interface of the program. |
de.dfg.oc.logfileanalyzer.histogram | Contains classes necessary for creating histograms. |
Classes in de.dfg.oc.logfileanalyzer used by de.dfg.oc.logfileanalyzer | |
---|---|
DataElement
A DataElement stores all classifiers sets (i. e. population,
match set, and action set) of one iteration. |
|
DataImporterInterface
Classes that read LCS log-files need to implement this interface by providing the getNextDataElement() -method specified here. |
|
LogFileAnalyzer
The LogFileAnalyzer is the program's main class. |
Classes in de.dfg.oc.logfileanalyzer used by de.dfg.oc.logfileanalyzer.gui | |
---|---|
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. |
Classes in de.dfg.oc.logfileanalyzer used by de.dfg.oc.logfileanalyzer.histogram | |
---|---|
DataElement
A DataElement stores all classifiers sets (i. e. population,
match set, and action set) of one iteration. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |