|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExecutionFilePanel.PanelData | |
---|---|
de.cau.cs.kieler.sim.kiem.automated.ui.views | This package contains all classes needed to implement the view elements. |
Uses of ExecutionFilePanel.PanelData in de.cau.cs.kieler.sim.kiem.automated.ui.views |
---|
Methods in de.cau.cs.kieler.sim.kiem.automated.ui.views that return ExecutionFilePanel.PanelData | |
---|---|
ExecutionFilePanel.PanelData |
ExecutionFilePanel.getData()
Get the data contained in the table as a matrix. |
Methods in de.cau.cs.kieler.sim.kiem.automated.ui.views that return types with arguments of type ExecutionFilePanel.PanelData | |
---|---|
List<ExecutionFilePanel.PanelData> |
AutomatedEvalView.getData()
Getter for the data in all tables. |
Methods in de.cau.cs.kieler.sim.kiem.automated.ui.views with parameters of type ExecutionFilePanel.PanelData | |
---|---|
abstract String |
AbstractTableExporter.exportData(ExecutionFilePanel.PanelData data)
Export the panel data. |
String |
CSVTableExporter.exportData(ExecutionFilePanel.PanelData data)
Export the panel data. |
String |
LatexTableExporter.exportData(ExecutionFilePanel.PanelData data)
Export the panel data. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |