|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.utils.tree.TreeNode
com.raritantechnologies.utils.tree.TreeRoot
com.raritantechnologies.verity.profiler.ProfileTree
A profile tree is used to convert QueryID to classification (taxonomy).
| Field Summary |
| Fields inherited from class com.raritantechnologies.utils.tree.TreeNode |
activeNode, children, maxCount, name, needsUpdate, nodeCount, nodeID, openState, parent |
| Constructor Summary | |
ProfileTree()
|
|
| Method Summary | |
java.util.List |
getNodes(java.lang.String queryID,
java.lang.String scoreSt)
Finds nodes that match the criterion: queryID and score > scoreThreshold |
| Methods inherited from class com.raritantechnologies.utils.tree.TreeRoot |
addNode, addNode, addTree, copyTree, getNode, getNode, getNodeForPath, getNodeForPath, getNodeID, getNodes, getNodes, getNodes, getPath, getPathNoRoot, getRootID, getRootNode, getUpdateNodes, hasNode, isOpen, isVisible, mergeTree, needsUpdate, openTree, openTree, removeNode, removeNode, removePath, removePath, removePath, setActiveNodeID, setParent, subtractTree, subtractTree |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ProfileTree()
| Method Detail |
public java.util.List getNodes(java.lang.String queryID,
java.lang.String scoreSt)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||