Package gov.nih.nlm.umls.meta

UMLS Objects API.

See:
          Description

Interface Summary
Atom Represents information about a single named unit of meaning within a Concept.
AtomAttribute Represents information about an attribute attached to an Atom.
AtomCoocurrence Represents a coocurrence between two Atoms.
AtomElement Represents information about a data element connected to an Atom.
AtomMapping Represents a mapping for a between two UMLS Atom identifiers.
AtomRelationship Represents a relationship between two Atoms.
Attribute Represents information about an attribute attached to an Atom, a Concept, or a Relationship.
AttributeContext Represents information attributes of a Source and code within a StringAttribute.
AttributeElement Represents information about a data element with attribute identifiers.
AttributeValue Represents information an attribute name and value associated with an AttributeContext.
ComponentHistory Represents source-asserted history information.
Concept Represents a UMLS Concept.
ConceptElement Represents information about a data element connected to a Concept.
ConceptMapping Represents a mapping between two UMLS Concept identifiers.
ContentViewElement Represents an element that belongs to a content view.
Context Represents a single "path to the root" of an Atom, including the relevant tree-numbers and the various ancestors, children, and siblings.
ContextGroup Represents a grouping of StringContexts all of which share the same string identifier.
ContextMember Represents information about ancestors, children, or siblings in a hierarchy.
Coocurrence Represents a co-ocurring of two names (Atoms) or meanings (Concepts) in a source of biomedical literature.
CoocurrenceContext Represents part of a CoocurrenceGroup, containing more detailed information about how two co ocurring meanings (or identifiers) are related in a particular source of biomedical literature.
CoocurrenceGroup Represents a group of co-ocurring Concepts or Atoms.
Definition Represents a definition of an Atom.
ExpandedForm Represents an expanded form entry from MRDOC.
IndexEntry Represents an entry from an cui index.
Locator Represents information about a locator, which provides linkings between Metathesaurus concepts and external databases.
MapObject Represents information about the "to" or "from" end of a mapping.
Mapping Represents information about a mapping from one kind of UMLS data to another.
MetaDescription Generically represents metadata having a key, a subkey, a type, and a more detailed description or value.
QualifierFrequency Represents a coocurrence qualifier with a frequency.
RelatedAtomElement Generically represents an object that is related to an Atom.
RelatedConceptElement Represents information about a related concept Concept.
RelatedSourceIdentifierElement Represents information about a data element connected to a SourceIdentifierType.
Relationship Represents a relationship between two Concepts or two Atoms.
RelationshipAttribute Represents information about an attribute attached to a Relationship.
RelationshipElement Represents information about a data element with relationship identifiers.
ReleaseMetadata Represents information about a release of the Metathesaurus.
Restrictor  
SemanticType Represents a Concept semantic type.
SourceContext Represents a context associated with a source and a string identifier.
SourceElement Represents information about a data element asserted by a Source.
SourceIdentifierElement Represents information about a data element connected to a SourceIdentifierType.
SourceMetaDescription Represents information about a UMLS source.
StringAttribute Represents information about attributes shared at the level of a string identifier.
StringContext Represents grouping of SourceContexts which share the same Source abbreviation and code.
StringInfo Represents string information for a Term.
STYMetaDescription Represents metadata about semantic network semantic types.
SuppressibleElement Represents a data element that can be suppressed.
Term Represents Concept term information.
TermAttribute Represents information about attributes sharing the same Term.
TermElement Represents information about a data element connected to an Term.
 

Class Summary
AbstractExpandedForm Abstract implementation of ExpandedForm providing equals, hashCode, toString, and compareTo methods to any descendents.
AdditionalRelationshipLabel Represents an additional relationship label value.
Atom.AtomRankComparator Sorts the atoms.
Atom.ByLanguageRestrictor Restrictor that restricts by Language.
AtomElement.ByLanguageRestrictor Restrictor that restricts by Language.
AtomElement.BySourceRestrictor Restrictor that restricts by Source.
AttributeName Represents an attribute name.
ChainRestrictor Default implementation of the CoocurrenceContext interface.
Concept.ByCUIComparator Inner class compares Concepts based on cui.
Concept.ByPreferredNameComparator Sorts the Concepts based on String order.
ContentView Defines the content view for a ConceptElement.
CoocurrenceType Represents a type of coocurrence.
HierarchicalSemanticType Represents information about a semantic type in the semantic network.
Language Represents information about a language.
MetaDescriptionInitializer Provides an easy mechanism for initializing the system from MRDOC, MRSAB, and SRDEF.
RelationshipLabel Represents a relationship label value.
SemanticTypeGroup Represents a grouping of SemanticTypes.
Source Represents a UMLS source.
SourceElement.BySourceComparator Sorts the sources.
SourceElement.BySourceRestrictor  
SourceIdentifierType Represents information about a the type of a MapObject's expression.
SourceTermType Represents a tuple consisting of a Source and a TermType.
StringType Represents an string type.
Suppressible Represents a suppressible value.
TermStatus Represents an term status.
TermType Represents an Term Type.
TermTypeGroup Represents a grouping of TermTypes.
Version The Version class aggregates change information for the gov.nih.nlm.umls.meta package.
 

Package gov.nih.nlm.umls.meta Description

UMLS Objects API. This package provides an object model for the data structures found in the UMLS. It is intended to represent data in ways that are easily usable by both the UMLS Knowledge Sources Server code base and by MetamorphoSys.



Copyright ©2005