gov.nih.nlm.umls.meta
Interface RelationshipAttribute

All Superinterfaces:
Attribute, AttributeElement, Comparable, ConceptElement, ContentViewElement, RelationshipElement, SourceElement, SourceIdentifierElement, SuppressibleElement
All Known Implementing Classes:
RelationshipAttributeImpl

public interface RelationshipAttribute
extends RelationshipElement, Attribute

Represents information about an attribute attached to a Relationship.

Following is a UML Class diagram showing the neighborhood around RelationshipAttribute

All data in a row of the MRSAT file where the UI starts with an R is represented here.

Author:
Brian Carlsen, Deborah Shapiro

Nested Class Summary
 
Nested classes inherited from class gov.nih.nlm.umls.meta.SourceElement
SourceElement.BySourceComparator, SourceElement.BySourceRestrictor
 
Methods inherited from interface gov.nih.nlm.umls.meta.RelationshipElement
getRelationship, setRelationship
 
Methods inherited from interface gov.nih.nlm.umls.meta.Attribute
getAtn, getAttributeName, getAttributeValue, getAtv, getKeyFields, setAtn, setAttributeName, setAttributeValue, setAtv
 
Methods inherited from interface gov.nih.nlm.umls.meta.AttributeElement
getAttributeIdentifier, getAtui, getSatui, getSourceAttributeIdentifier, setAttributeIdentifier, setAtui, setSatui, setSourceAttributeIdentifier
 
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.SourceIdentifierElement
getSourceIdentifierType, setSourceIdentifierType
 
Methods inherited from interface gov.nih.nlm.umls.meta.SourceElement
getSource, setSource
 
Methods inherited from interface gov.nih.nlm.umls.meta.SuppressibleElement
getSuppress, isObsolete, isSuppressible, setSuppress
 



Copyright ©2005