gov.nih.nlm.umls.meta
Interface AtomCoocurrence

All Superinterfaces:
AtomElement, Comparable, ConceptElement, ContentViewElement, Coocurrence, RelatedAtomElement, RelatedConceptElement, SourceElement
All Known Implementing Classes:
AtomCoocurrenceImpl

public interface AtomCoocurrence
extends AtomElement, RelatedAtomElement, Coocurrence

Represents a coocurrence between two Atoms.

Following is a UML Class diagram showing the neighborhood around AtomCoocurrence

All data in a row of the MRCOC file 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.Coocurrence
getCoa, getCof, getCoocurrenceAttribute, getCoocurrenceFrequency, getCoocurrenceType, getCot, getKeyFields, getQualifierAsList, getQualifiers, setCoa, setCof, setCoocurrenceAttribute, setCoocurrenceFrequency, setCoocurrenceType, setCot, setQualifiers, setQualifiers
 
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.SourceElement
getSource, setSource
 



Copyright ©2005