org.LexGrid.LexBIG.gui.codeSet
Class CodedNodeSet
java.lang.Object
org.LexGrid.LexBIG.gui.codeSet.CodeSet
org.LexGrid.LexBIG.gui.codeSet.CodedNodeSet
public class CodedNodeSet
- extends CodeSet
Holder class for constructing coded node sets. Stores all of the options that
the user chooses, and then "plays" all of the choices into the LexBIG API.
- Version:
- subversion $Revision: $ checked in on $Date: $
- Author:
- Dan Armbrust
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 |
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 |
CodedNodeSet
public CodedNodeSet(CodingSchemeRendering csr)
CodedNodeSet
public CodedNodeSet(CodedNodeSet a,
CodedNodeSet b,
int operation)
getRealCodedNodeSet
public CodedNodeSet getRealCodedNodeSet(LexBIGService lbs)
throws LBException
- Throws:
LBException
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getFullDescription
public java.lang.String getFullDescription()