Package gov.nih.nlm.mms.browser

UMLS Browser classes.

See:
          Description

Interface Summary
BrowsableInputStream Interface to separate knowledge of the input format from the retrieval of objects in the object model, allowing various different data formats to be loaded into the browser.
ConceptView Generically represents a view of a concept.
Finder Generically represents a way to find Concepts.
FullyPrintable Generically represents a component that knows how to print itself.
 

Class Summary
AbstractConceptView This is an abstract implementation of the ConceptView interface.
AbstractFinder Abstract implementation of the Finder interface.
AtomDataSelector This class is used for Concept or Atom retrieval, to specify how much information should be kept.
BackwardAction Action used for backward navigation.
BrowserState Data repository for historical information on past opened directories and viewed concepts.
CodeSearchFinder Represents a Finder that directly looks up concepts by CODE values.
ConceptDataSelector This class is used for Concept or Atom retrieval, to specify how much information should be kept.
ConceptList Data repository for information on viewed concepts.
ConceptListManager Manages the concept history.
CuiSearchFinder Represents a Finder that directly looks up concepts by CUI values.
ExitRRFAction Represents an action for exiting the application.
ExpandableConceptView ConceptView that displays the concept report with a formatted appearance that is customizable by the user.
ExpandableRawView ConceptView that displays the concept report with a formatted appearance that is customizable by the user.
ExpansionState Holds expansion state of nodes of ConceptView.
FindAction Action used for printing a concept view.
FinderManager Manages the Finders.
ForwardAction Action used for forward navigation.
JEditorPaneFinderHandler Handles a find operation on a JEditorPane.
LinkGenerator Generates link syntax to link to another concept.
OpenSubsetAction This class is used for the File->Open Subset menu of the RRFBrowserGUI.
PrintAction Action used for printing a concept view.
ReportsManager Manages the various ConceptViews.
RRFBrowsableInputStream Rich Release Format implementation of BrowsableInputStream.
RRFBrowserGUI GUI application for viewing the data in a MetamorphoSys subset.
SearchOptions This class is used for object searches, to specify the search parameters.
TreeBrowserFinder Represents a Finder that enables user to choose concepts for display from an HTML document formatted to look like a tree.
Version The Version class aggregates change information for the gov.nih.nlm.mms.browser package.
WordSearchFinder Finds Concepts via word searches.
WordSearchFinder.Options Options is the model of the WordSearchFinder.OptionsGUI dialog.
WordSearchFinder.RadioButtonChoice Enumerates radio button choices in WordSearchFinder.OptionsGUI.
WordSearchResult Holds information related to a word search result.
 

Package gov.nih.nlm.mms.browser Description

UMLS Browser classes. This package contains the code that implements the browser for the UMLS data.



Copyright ©2005