org.LexGrid.LexBIG.DataModel.cagrid
Class HierarchyResolutionPolicy

java.lang.Object
  extended by org.LexGrid.LexBIG.DataModel.cagrid.HierarchyResolutionPolicy
All Implemented Interfaces:
java.io.Serializable

public class HierarchyResolutionPolicy
extends java.lang.Object
implements java.io.Serializable

Policy for resolving a list of Associations from a given Hierarchy

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

Constructor Summary
HierarchyResolutionPolicy()
           
 
Method Summary
 NameAndValueList getAssociationQualifiers()
          Returns the value of field 'associationQualifiers'.
 ConceptIdentification getConceptCode()
          Returns the value of field 'conceptCode'.
 HierarchyIdentification getHierarchyId()
          Returns the value of field 'hierarchyId'.
 java.lang.Boolean getResolveConcepts()
          Returns the value of field 'resolveConcepts'.
 java.lang.Boolean isResolveConcepts()
          Returns the value of field 'resolveConcepts'.
 void setAssociationQualifiers(NameAndValueList associationQualifiers)
          Sets the value of field 'associationQualifiers'.
 void setConceptCode(ConceptIdentification conceptCode)
          Sets the value of field 'conceptCode'.
 void setHierarchyId(HierarchyIdentification hierarchyId)
          Sets the value of field 'hierarchyId'.
 void setResolveConcepts(java.lang.Boolean resolveConcepts)
          Sets the value of field 'resolveConcepts'.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HierarchyResolutionPolicy

public HierarchyResolutionPolicy()
Method Detail

getAssociationQualifiers

public NameAndValueList getAssociationQualifiers()
Returns the value of field 'associationQualifiers'.

Returns:
the value of field 'AssociationQualifiers'.

getConceptCode

public ConceptIdentification getConceptCode()
Returns the value of field 'conceptCode'.

Returns:
the value of field 'ConceptCode'.

getHierarchyId

public HierarchyIdentification getHierarchyId()
Returns the value of field 'hierarchyId'.

Returns:
the value of field 'HierarchyId'.

getResolveConcepts

public java.lang.Boolean getResolveConcepts()
Returns the value of field 'resolveConcepts'. The field 'resolveConcepts' has the following description: True to fill in all information for concepts identified as part of the returned association; false to return only basic references

Returns:
the value of field 'ResolveConcepts'.

isResolveConcepts

public java.lang.Boolean isResolveConcepts()
Returns the value of field 'resolveConcepts'. The field 'resolveConcepts' has the following description: True to fill in all information for concepts identified as part of the returned association; false to return only basic references

Returns:
the value of field 'ResolveConcepts'.

setAssociationQualifiers

public void setAssociationQualifiers(NameAndValueList associationQualifiers)
Sets the value of field 'associationQualifiers'.

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

setConceptCode

public void setConceptCode(ConceptIdentification conceptCode)
Sets the value of field 'conceptCode'.

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

setHierarchyId

public void setHierarchyId(HierarchyIdentification hierarchyId)
Sets the value of field 'hierarchyId'.

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

setResolveConcepts

public void setResolveConcepts(java.lang.Boolean resolveConcepts)
Sets the value of field 'resolveConcepts'. The field 'resolveConcepts' has the following description: True to fill in all information for concepts identified as part of the returned association; false to return only basic references

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

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.