Class Summary |
CoordinationGraph |
Extension of the simple Graph. |
CoordinationNode |
Node in the CoordinationGraph structure. |
Graph |
This is the graph structure to manage the CoordinationNodes and their
connections. |
GraphChangeEvent |
An event that indicates that the graph has changed. |
Monitor |
The Read Write Monitor Class |
Node |
A node in the Graph; the Node contains all of the information for a
Visualization. |
NodeActionPair |
Part of a connection between two visualizations; a NodeActionPair
contains a Node and the Action to be fired on that node. |
UIGraph |
Graph used by the UI for manipulating coordinations. |
UINode |
A node in the Graph; the Node contains all of the information for a
visualization. |