|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.LexGrid.LexBIG.DataModel.cagrid.NodeListPolicy
public class NodeListPolicy
Policy to resolve a node list from a coded node graph.
Constructor Summary | |
---|---|
NodeListPolicy()
|
Method Summary | |
---|---|
ConceptReference |
getGraphFocus()
Returns the value of field 'graphFocus'. |
java.lang.Integer |
getMaximumToReturn()
Returns the value of field 'maximumToReturn'. |
java.lang.Integer |
getResolveAssociationDepth()
Returns the value of field 'resolveAssociationDepth'. |
java.lang.Boolean |
getResolveBackward()
Returns the value of field 'resolveBackward'. |
java.lang.Boolean |
getResolveForward()
Returns the value of field 'resolveForward'. |
java.lang.Boolean |
isResolveBackward()
Returns the value of field 'resolveBackward'. |
java.lang.Boolean |
isResolveForward()
Returns the value of field 'resolveForward'. |
void |
setGraphFocus(ConceptReference graphFocus)
Sets the value of field 'graphFocus'. |
void |
setMaximumToReturn(java.lang.Integer maximumToReturn)
Sets the value of field 'maximumToReturn'. |
void |
setResolveAssociationDepth(java.lang.Integer resolveAssociationDepth)
Sets the value of field 'resolveAssociationDepth'. |
void |
setResolveBackward(java.lang.Boolean resolveBackward)
Sets the value of field 'resolveBackward'. |
void |
setResolveForward(java.lang.Boolean resolveForward)
Sets the value of field 'resolveForward'. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NodeListPolicy()
Method Detail |
---|
public ConceptReference getGraphFocus()
public java.lang.Integer getMaximumToReturn()
public java.lang.Integer getResolveAssociationDepth()
public java.lang.Boolean getResolveBackward()
public java.lang.Boolean getResolveForward()
public java.lang.Boolean isResolveBackward()
public java.lang.Boolean isResolveForward()
public void setGraphFocus(ConceptReference graphFocus)
graphFocus
- the value of field 'graphFocus'.public void setMaximumToReturn(java.lang.Integer maximumToReturn)
maximumToReturn
- the value of field 'maximumToReturn'.public void setResolveAssociationDepth(java.lang.Integer resolveAssociationDepth)
resolveAssociationDepth
- the value of field
'resolveAssociationDepth'.public void setResolveBackward(java.lang.Boolean resolveBackward)
resolveBackward
- the value of field 'resolveBackward'.public void setResolveForward(java.lang.Boolean resolveForward)
resolveForward
- the value of field 'resolveForward'.
|
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 |