org.LexGrid.LexBIG.DataModel.Core
Class ConceptReference

java.lang.Object
  extended by org.LexGrid.LexBIG.DataModel.Core.CodedNodeReference
      extended by org.LexGrid.LexBIG.DataModel.Core.ConceptReference
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
AbstractEndNode, CountConceptReference, DefaultGraphQueryBuilder.InvalidMatchCodeNamspacePair, KnownConceptReference, ResolvedCodedNodeReference

public class ConceptReference
extends CodedNodeReference
implements java.io.Serializable

A reference to a concept code. Maintained for backward compatibility, but no longer enhanced in favor of the more flexible CodedNodeReference.

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

Constructor Summary
ConceptReference()
           
 
Method Summary
 java.lang.String getConceptCode()
          Returns the value of field 'conceptCode'.
 void setConceptCode(java.lang.String conceptCode)
          Sets the value of field 'conceptCode'.
 
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

ConceptReference

public ConceptReference()
Method Detail

getConceptCode

public java.lang.String getConceptCode()
Returns the value of field 'conceptCode'. The field 'conceptCode' has the following description: Uniquely identifies the concept within the coding scheme. Alias for CodedNodeReference:code.

Returns:
the value of field 'ConceptCode'.

setConceptCode

public void setConceptCode(java.lang.String conceptCode)
Sets the value of field 'conceptCode'. The field 'conceptCode' has the following description: Uniquely identifies the concept within the coding scheme. Alias for CodedNodeReference:code.

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

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.