org.LexGrid.LexBIG.gui.codeSet
Class CodedNodeGraph

java.lang.Object
  extended by org.LexGrid.LexBIG.gui.codeSet.CodeSet
      extended by org.LexGrid.LexBIG.gui.codeSet.CodedNodeGraph

public class CodedNodeGraph
extends CodeSet

Holder class for constructing graphs.

Version:
subversion $Revision: $ checked in on $Date: $
Author:
Dan Armbrust

Nested Class Summary
 
Nested classes/interfaces inherited from class org.LexGrid.LexBIG.gui.codeSet.CodeSet
CodeSet.Operation
 
Field Summary
 ConceptReference graphFocus
           
 int maxToReturn
           
 java.lang.String relationName
           
 boolean resolveBackward
           
 int resolveDepth
           
 boolean resolveForward
           
 java.lang.String[] sortOptions_
           
 
Fields inherited from class org.LexGrid.LexBIG.gui.codeSet.CodeSet
csr, curID, DIFFERENCE, id, INTERSECTION, operation_, RESTRICT_TO_CODES, RESTRICT_TO_SOURCE_CODES, RESTRICT_TO_TARGET_CODES, restrictions, sortOptions, UNION
 
Constructor Summary
CodedNodeGraph(CodedNodeGraph a, CodedNodeGraph b, int operation)
           
CodedNodeGraph(CodedNodeGraph a, CodedNodeSet b, int operation)
           
CodedNodeGraph(CodingSchemeRendering csr)
           
 
Method Summary
 java.lang.String getFullDescription()
           
 CodedNodeGraph getRealCodedNodeGraph(LexBIGService lbs)
           
 java.lang.String toString()
           
 
Methods inherited from class org.LexGrid.LexBIG.gui.codeSet.CodeSet
getAssociationForwardAndReverseNames, getNameForConstant, getSortOptions, getSupportedAssociationQualifiers, getSupportedAssociations, getSupportedCodeSystems, getSupportedContexts, getSupportedLanguages, getSupportedNamespaces, getSupportedProperties, getSupportedPropertyQualifiers, getSupportedRelations, getSupportedSources
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

relationName

public java.lang.String relationName

resolveForward

public boolean resolveForward

resolveBackward

public boolean resolveBackward

sortOptions_

public java.lang.String[] sortOptions_

resolveDepth

public int resolveDepth

maxToReturn

public int maxToReturn

graphFocus

public ConceptReference graphFocus
Constructor Detail

CodedNodeGraph

public CodedNodeGraph(CodingSchemeRendering csr)

CodedNodeGraph

public CodedNodeGraph(CodedNodeGraph a,
                      CodedNodeGraph b,
                      int operation)

CodedNodeGraph

public CodedNodeGraph(CodedNodeGraph a,
                      CodedNodeSet b,
                      int operation)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

getFullDescription

public java.lang.String getFullDescription()

getRealCodedNodeGraph

public CodedNodeGraph getRealCodedNodeGraph(LexBIGService lbs)
                                     throws LBException
Throws:
LBException

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.