Uses of Class
de.cau.cs.kieler.sim.kiem.automated.ui.views.ExecutionFilePanel

Packages that use ExecutionFilePanel
de.cau.cs.kieler.sim.kiem.automated.ui.views This package contains all classes needed to implement the view elements. 
 

Uses of ExecutionFilePanel in de.cau.cs.kieler.sim.kiem.automated.ui.views
 

Methods in de.cau.cs.kieler.sim.kiem.automated.ui.views that return ExecutionFilePanel
 ExecutionFilePanel AutomatedEvalView.addExecutionFile(IPath name)
          Add a new execution file to the result view.
 

Methods in de.cau.cs.kieler.sim.kiem.automated.ui.views that return types with arguments of type ExecutionFilePanel
 List<ExecutionFilePanel> AutomatedEvalView.getPanels()
          Getter for the panels.