gov.nih.nlm.umls.meta
Interface AtomRelationship

All Superinterfaces:
AtomElement, Comparable, ConceptElement, ContentViewElement, RelatedAtomElement, RelatedConceptElement, RelatedSourceIdentifierElement, Relationship, SourceElement, SourceIdentifierElement, SuppressibleElement
All Known Implementing Classes:
AtomRelationshipImpl

public interface AtomRelationship
extends AtomElement, RelatedAtomElement, Relationship

Represents a relationship between two Atoms.

Following is a UML Class diagram showing the neighborhood around Relationship

All data in a row of the MRREL file where the AUI1 and AUI2 are not null is represented here.

Author:
Brian Carlsen, Deborah Shapiro

Nested Class Summary
 
Nested classes inherited from class gov.nih.nlm.umls.meta.AtomElement
AtomElement.ByLanguageRestrictor, AtomElement.BySourceRestrictor
 
Nested classes inherited from class gov.nih.nlm.umls.meta.SourceElement
SourceElement.BySourceComparator, SourceElement.BySourceRestrictor
 
Methods inherited from interface gov.nih.nlm.umls.meta.AtomElement
getAtom, setAtom
 
Methods inherited from interface gov.nih.nlm.umls.meta.RelatedAtomElement
getRelatedAtom, setRelatedAtom
 
Methods inherited from interface gov.nih.nlm.umls.meta.Relationship
addAttribute, clearAttributes, getAdditionalRelationshipLabel, getAttributes, getAttributes, getAttributesAsList, getDir, getKeyFields, getRel, getRela, getRelationshipGroup, getRelationshipIdentifier, getRelationshipLabel, getRg, getRui, getSl, getSourceOfLabel, getSourceRelationshipIdentifier, getSrui, isAssertedDirection, removeAttribute, setAdditionalRelationshipLabel, setAttributes, setAttributes, setDir, setIsAssertedDirection, setRel, setRela, setRelationshipGroup, setRelationshipIdentifier, setRelationshipLabel, setRg, setRui, setSl, setSourceOfLabel, setSourceRelationshipIdentifier, setSrui
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface gov.nih.nlm.umls.meta.ConceptElement
getConcept, setConcept
 
Methods inherited from interface gov.nih.nlm.umls.meta.ContentViewElement
getContentView, getCvf, setContentView, setCvf
 
Methods inherited from interface gov.nih.nlm.umls.meta.RelatedConceptElement
getRelatedConcept, setRelatedConcept
 
Methods inherited from interface gov.nih.nlm.umls.meta.RelatedSourceIdentifierElement
getRelatedSourceIdentifierType, setRelatedSourceIdentifierType
 
Methods inherited from interface gov.nih.nlm.umls.meta.SourceElement
getSource, setSource
 
Methods inherited from interface gov.nih.nlm.umls.meta.SourceIdentifierElement
getSourceIdentifierType, setSourceIdentifierType
 
Methods inherited from interface gov.nih.nlm.umls.meta.SuppressibleElement
getSuppress, isObsolete, isSuppressible, setSuppress
 



Copyright ©2005