A C D F G H I J L M N P R S T U V W

S

saveElement(DataElement) - Method in class de.dfg.oc.logfileanalyzer.DataMemory
Stores a DataElement in the memory and updates the object's next- and previous-references.
searchElement(double) - Method in class de.dfg.oc.logfileanalyzer.DataMemory
Searches for a DataElement by its iteration number.
selected - Variable in class de.dfg.oc.logfileanalyzer.ComparisonDataSet
The value of this currently selected classifier.
setActionSet(DefaultTableModel) - Method in class de.dfg.oc.logfileanalyzer.DataElement
Sets the DefaultTableModel containing the action set.
setAutoChart(boolean) - Method in class de.dfg.oc.logfileanalyzer.LogFileAnalyzer
Determines if histograms are automatically created for all table columns.
setAutoResize(boolean) - Method in class de.dfg.oc.logfileanalyzer.LogFileAnalyzer
Sets the auto-resize behavior of all tables.
setColumnNames(String[]) - Method in class de.dfg.oc.logfileanalyzer.LogFileAnalyzer
Sets the column names for all tables.
setDataImporter(DataImporterInterface) - Method in class de.dfg.oc.logfileanalyzer.LogFileAnalyzer
Sets the dataImporter used for reading log-files.
setFileOpenFilters(Vector<ChoosableFileFilter>) - Method in class de.dfg.oc.logfileanalyzer.LogFileAnalyzer
Sets a list of file filters that will used in the "Open"-dialog.
setHistograms(Vector<AbstractHistogram>) - Method in class de.dfg.oc.logfileanalyzer.LogFileAnalyzer
Sets the histograms that will be available for visualization.
setInput(String) - Method in class de.dfg.oc.logfileanalyzer.DataElement
Sets the input of this DataElement.
setIteration(double) - Method in class de.dfg.oc.logfileanalyzer.DataElement
Sets the iteration number.
setMatchSet(DefaultTableModel) - Method in class de.dfg.oc.logfileanalyzer.DataElement
Sets the DefaultTableModel containing the match set.
setNewChartPanel(JPanel) - Method in class de.dfg.oc.logfileanalyzer.gui.ChartFrame
Replaces the jPanelHistogram with the panel given as parameter.
setNextElement(DataElement) - Method in class de.dfg.oc.logfileanalyzer.DataElement
Sets the reference to the DataElement containing the classifier sets for the next iteration.
setPopulation(DefaultTableModel) - Method in class de.dfg.oc.logfileanalyzer.DataElement
Sets the DefaultTableModel containing the population.
setPreviousElement(DataElement) - Method in class de.dfg.oc.logfileanalyzer.DataElement
Sets the reference to the DataElement containing the classifier sets for the previous iteration.
SpecificityHistogram - Class in de.dfg.oc.logfileanalyzer.histogram
Creates a histogram that calculates the specificity of classifier conditions as histogram.
SpecificityHistogram() - Constructor for class de.dfg.oc.logfileanalyzer.histogram.SpecificityHistogram
Constructor.
splitClassifier(String) - Method in class de.dfg.oc.logfileanalyzer.DefaultDataImporter
Splits a classifier in its condition, action, prediction, etc.
startLogFileAnalyzer() - Method in class de.dfg.oc.logfileanalyzer.LogFileAnalyzer
Creates a new GUI.

A C D F G H I J L M N P R S T U V W