Package de.unihalle.informatik.Alida.grappa

Contains all resources for the graphical programming editor Grappa.

See:
          Description

Class Summary
ALDGrappaFrame Main frame of Grappa graphical editor for Alida.
ALDGrappaLinkDataIOSwing Graphical component to represent Grappa links in Alida config windows.
ALDGrappaMenuBar Menu bar for Grappa window.
ALDGrappaNodeInfo Serializable object attached to nodes in Grappa to store meta information.
ALDGrappaNodePortInfo Serializable object attached to node ports to store meta information.
ALDGrappaWorkbench Main frame of Grappa.
ALDGrappaWorkbenchGraph Graph class augmented for Grappa workflows.
ALDGrappaWorkbenchTab Grappa workflow graph component.
 

Package de.unihalle.informatik.Alida.grappa Description

Contains all resources for the graphical programming editor Grappa.

Here all source files for the graphical editor can be found, in particular the classes related too its graphical layout and the interaction with Alida's workflows.

Author:
posch, moeller