org.LexGrid.LexBIG.DataModel.Core
Class ResolvedConceptReference

java.lang.Object
  extended by org.LexGrid.LexBIG.DataModel.Core.CodedNodeReference
      extended by org.LexGrid.LexBIG.DataModel.Core.ConceptReference
          extended by org.LexGrid.LexBIG.DataModel.Core.ResolvedCodedNodeReference
              extended by org.LexGrid.LexBIG.DataModel.Core.ResolvedConceptReference
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
AssociatedConcept, TripleUidReferencingResolvedConceptReference

public class ResolvedConceptReference
extends ResolvedCodedNodeReference
implements java.io.Serializable

Resolved information for a concept. Maintained for backward compatibility, but no longer enhanced in favor of the more flexible ResolvedCodedNodeReference.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
ResolvedConceptReference()
           
 
Method Summary
 Entity getReferencedEntry()
          Returns the value of field 'referencedEntry'.
 void setReferencedEntry(Entity referencedEntry)
          Sets the value of field 'referencedEntry'.
 
Methods inherited from class org.LexGrid.LexBIG.DataModel.Core.ResolvedCodedNodeReference
getCodingSchemeURI, getCodingSchemeVersion, getEntity, getEntityDescription, getSourceOf, getTargetOf, setCodingSchemeURI, setCodingSchemeVersion, setEntity, setEntityDescription, setSourceOf, setTargetOf
 
Methods inherited from class org.LexGrid.LexBIG.DataModel.Core.ConceptReference
getConceptCode, setConceptCode
 
Methods inherited from class org.LexGrid.LexBIG.DataModel.Core.CodedNodeReference
addEntityType, addEntityType, enumerateEntityType, getCode, getCodeNamespace, getCodingSchemeName, getEntityType, getEntityType, getEntityTypeCount, iterateEntityType, removeAllEntityType, removeEntityType, removeEntityTypeAt, setCode, setCodeNamespace, setCodingSchemeName, setEntityType, setEntityType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResolvedConceptReference

public ResolvedConceptReference()
Method Detail

getReferencedEntry

public Entity getReferencedEntry()
Returns the value of field 'referencedEntry'. The field 'referencedEntry' has the following description: The resolved concept, if present. Alias for ResolvedCodedNodeReference:entity

Returns:
the value of field 'ReferencedEntry'.

setReferencedEntry

public void setReferencedEntry(Entity referencedEntry)
Sets the value of field 'referencedEntry'. The field 'referencedEntry' has the following description: The resolved concept, if present. Alias for ResolvedCodedNodeReference:entity

Parameters:
referencedEntry - the value of field 'referencedEntry'.

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.