|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.LexGrid.LexBIG.DataModel.cagrid.HierarchyResolutionPolicy
public class HierarchyResolutionPolicy
Policy for resolving a list of Associations from a given Hierarchy
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 |
---|
public HierarchyResolutionPolicy()
Method Detail |
---|
public NameAndValueList getAssociationQualifiers()
public ConceptIdentification getConceptCode()
public HierarchyIdentification getHierarchyId()
public java.lang.Boolean getResolveConcepts()
public java.lang.Boolean isResolveConcepts()
public void setAssociationQualifiers(NameAndValueList associationQualifiers)
associationQualifiers
- the value of field
'associationQualifiers'.public void setConceptCode(ConceptIdentification conceptCode)
conceptCode
- the value of field 'conceptCode'.public void setHierarchyId(HierarchyIdentification hierarchyId)
hierarchyId
- the value of field 'hierarchyId'.public void setResolveConcepts(java.lang.Boolean resolveConcepts)
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. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |