org.LexGrid.LexBIG.DataModel.Core
Class AssociatedConcept

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
                  extended by org.LexGrid.LexBIG.DataModel.Core.AssociatedConcept
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
EntityReferencingAssociatedConcept, MoreResultsToPageAssociatedConcept

public class AssociatedConcept
extends ResolvedConceptReference
implements java.io.Serializable

A concept reference that is the source or target of an association.

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

Constructor Summary
AssociatedConcept()
           
 
Method Summary
 NameAndValueList getAssociationQualifiers()
          Returns the value of field 'associationQualifiers'.
 java.lang.Boolean getIsNavigable()
          Returns the value of field 'isNavigable'.
 java.lang.Boolean isIsNavigable()
          Returns the value of field 'isNavigable'.
 void setAssociationQualifiers(NameAndValueList associationQualifiers)
          Sets the value of field 'associationQualifiers'.
 void setIsNavigable(java.lang.Boolean isNavigable)
          Sets the value of field 'isNavigable'.
 
Methods inherited from class org.LexGrid.LexBIG.DataModel.Core.ResolvedConceptReference
getReferencedEntry, setReferencedEntry
 
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

AssociatedConcept

public AssociatedConcept()
Method Detail

getAssociationQualifiers

public NameAndValueList getAssociationQualifiers()
Returns the value of field 'associationQualifiers'. The field 'associationQualifiers' has the following description: Codes that qualify the complete association. Qualifiers may include "computed", degrees of certainty, etc.

Returns:
the value of field 'AssociationQualifiers'.

getIsNavigable

public java.lang.Boolean getIsNavigable()
Returns the value of field 'isNavigable'. The field 'isNavigable' has the following description: True means that the association with this concept has been explicitly asserted and can be used for inferences. False means that the association was asserted in the other direction and cannot be used. Default: true

Returns:
the value of field 'IsNavigable'.

isIsNavigable

public java.lang.Boolean isIsNavigable()
Returns the value of field 'isNavigable'. The field 'isNavigable' has the following description: True means that the association with this concept has been explicitly asserted and can be used for inferences. False means that the association was asserted in the other direction and cannot be used. Default: true

Returns:
the value of field 'IsNavigable'.

setAssociationQualifiers

public void setAssociationQualifiers(NameAndValueList associationQualifiers)
Sets the value of field 'associationQualifiers'. The field 'associationQualifiers' has the following description: Codes that qualify the complete association. Qualifiers may include "computed", degrees of certainty, etc.

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

setIsNavigable

public void setIsNavigable(java.lang.Boolean isNavigable)
Sets the value of field 'isNavigable'. The field 'isNavigable' has the following description: True means that the association with this concept has been explicitly asserted and can be used for inferences. False means that the association was asserted in the other direction and cannot be used. Default: true

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

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.