Uses of Class
de.unihalle.informatik.Alida.grappa.ALDGrappaWorkbench

Packages that use ALDGrappaWorkbench
de.unihalle.informatik.Alida.grappa Contains all resources for the graphical programming editor Grappa. 
 

Uses of ALDGrappaWorkbench in de.unihalle.informatik.Alida.grappa
 

Fields in de.unihalle.informatik.Alida.grappa declared as ALDGrappaWorkbench
protected  ALDGrappaWorkbench ALDGrappaMenuBar.workBench
          Reference to the workbench of window this menubar belongs to.
protected  ALDGrappaWorkbench ALDGrappaFrame.workBench
          Component which holds the graph.
protected  ALDGrappaWorkbench ALDGrappaWorkbenchTab.workBench
          Reference to the surrounding work bench object.
 

Methods in de.unihalle.informatik.Alida.grappa that return ALDGrappaWorkbench
protected  ALDGrappaWorkbench ALDGrappaFrame.initWorkbench()
           
 

Constructors in de.unihalle.informatik.Alida.grappa with parameters of type ALDGrappaWorkbench
ALDGrappaMenuBar(ALDGrappaFrame _grappaMainWin, ALDOperatorChooserTree _opTree, ALDGrappaWorkbench _workBench)
          Default constructor
ALDGrappaWorkbenchTab(ALDGrappaWorkbench bench, ALDGrappaWorkbenchGraph _graph)
          Default constructor.
ALDGrappaWorkbenchTab(ALDGrappaWorkbench bench, com.mxgraph.view.mxGraph _graph, ALDWorkflow _flow)
          Constructor to setup tab from given (reloaded) workflow.
 



Copyright © 2010–2014 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.