Class | Description |
---|---|
ConceptTreeView |
ConceptTreeView provides a UI to display concepts, in particular,
ResolvedConceptReference and the associations between them, in a tree view.
|
Display |
Hack class to fix bad behavior.
|
DisplayCodedNodeSet |
This class displays the results of a CodedNodeSet query in a shell.
|
Graph |
Overriding the addEdge method of Graph to allow for multiple edges between
nodes.
|
GraphView |
Viewer for graphs, based off of one of the prefuse layout examples.
|
GraphView.NodeColorAction | |
GraphViewFilter |
Overrides behavior of the standard FisheyeTreeFilter to maintain visibility
of all node connections.
|
MoreResultsToPageAssociatedConcept | |
MyFocusControl |
Focus Listener for the graph to allow me to back select to a swt list..
|
PLDisplayResults |
This class displays the results of a CodedNodeSet query in a shell.
|
TextContent |
This class makes it easier to display formatted text in a SWT StyledText.
|
VDDisplayCodedNodeSet |
This class displays the results of a CodedNodeSet query in a shell.
|
VDDisplayFilterResult |
This class displays the results of a Value Set Definition query in a shell.
|
VDGraphView |
Viewer for graphs, based off of one of the prefuse layout examples.
|
VDGraphView.NodeColorAction | |
VDGraphViewFilter |
Overrides behavior of the standard FisheyeTreeFilter to maintain visibility
of all node connections.
|
VDMyFocusControl |
Focus Listener for the graph to allow me to back select to a swt list..
|