TWE 2.3-2 API

Package org.enhydra.jawe.components.graph

Interface Summary
GraphActivityRendererInterface Interface used to display activity objects.
GraphActivityViewInterface Interface for representing a view for a JGraph's Activity objects.
GraphOverview  
GraphParticipantRendererInterface Interface for displaying participant objects.
GraphParticipantViewInterface Interface for representing a view for a JGraph's Participant objects.
GraphPortRendererInterface Interface used to display port objects.
GraphTransitionRendererInterface Interface used to display transition objects.
Linkable Defines the requirements for an object that represents a cell that should be linked with other cells.
WorkflowElement  
 

Class Summary
CommonExpressionParticipant Represents imaginary participant for entering performer expressions.
CommonExpressionParticipants Represents collection of imaginary participants for entering common expressions for activity performers.
CopiedActivityInfo Used to hold information to properly "graph paste" copied/cut selection.
CopyOrCutInfo Used to hold information to properly "graph paste" copied/cut selection.
DefaultCellPanel Default panel for jawe object such as activity, route etc.
DefaultGraphActivity Used to define Activity object in graph and to modify it's properties.
DefaultGraphActivityRenderer Class used to display activity object.
DefaultGraphActivityView Represents a view for a model's Activity object.
DefaultGraphBubbleActivity Used to define End object.
DefaultGraphBubbleActivityRenderer Class used to display end object.
DefaultGraphBubbleActivityView Represents a view for a model's End object.
DefaultGraphParticipant Used to define Participant object in process.
DefaultGraphParticipantRenderer Class used to display participant object.
DefaultGraphParticipantView Represents a view for a model's Participant object.
DefaultGraphPort Used to define Port object in graph.
DefaultGraphPortRenderer Class used to display port object.
DefaultGraphPortView Represents a view for a Port object.
DefaultGraphTransition Used to define Transition object in the graph.
DefaultGraphTransitionRenderer Represents a view for a model's Transition object.
DefaultGraphTransitionView Represents a view for a model's Transition object.
DefaultGraphTransitionView.TransitionHandle  
ExpressionParticipantEditor The dialog for showing special FreeTextExpression and CommonExpression participant objects used for the JaWE's graph component.
FreeTextExpressionParticipant Represents imaginary participant for entering performer expressions.
Graph Standard implementation of JGraph.
GraphActivityInterface Interface for defining Activity graph object.
GraphBubbleActivityInterface Interface for defining Activity graph object.
GraphController Used to handle process graphs.
GraphControllerPanel Container for displaying menubar, toolbar, process graphs ...
GraphEAConstants Used to hold various static variables to be easily acessed from anywhere.
GraphManager Class intended to serve as a control center for creation, removal, resizing and changing position of Participants as well as for doing the same things with Activity objects and Transitions.
GraphMarqueeHandler Implementation of a marquee handler for Process Editor.
GraphObjectFactory Factory for generating graph objects.
GraphObjectRendererFactory Factory for rendering graph objects.
GraphObjectViewFactory  
GraphParticipantComparator Used to properly sort visual objects that represents Participant's contained within graph.
GraphParticipantInterface Interface for creating JGraph's Participant object.
GraphPortInterface Interface for defining graph port object.
GraphPortViewInterface Interface for representing a view for a JGraph's port objects.
GraphSettings  
GraphTransitionInterface Interface for defining Transition graph object.
GraphTransitionViewInterface Interface for representing a view for a JGraph's Transition objects.
GraphUtilities  
JaWEGraphModel A process editor implementation of a graph model.
JaWEGraphModel.EmptyIterator  
JaWEGraphSelectionModel JaWE implementation of selection model.
JaWEGraphUI This class and it's inner classes controls mouse actions and clipboard.
JaWEParentMap Describes relations between childs and parents.
MultiLinedRenderer  
NoRouting Used to define Transition object in the graph.
ParticipantInfo Info structure for Participants.
StartEndDescription  
 


TWE 2.3-2 API