public class QueryTreeElement extends DefaultMutableTreeNode implements TreeElement
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject| Constructor and Description |
|---|
QueryTreeElement(String id,
String query) |
| Modifier and Type | Method and Description |
|---|---|
String |
getID() |
String |
getNodeName() |
String |
getQuery() |
Object |
getUserObject() |
void |
setQuery(String query) |
String |
toString() |
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObjectequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitinsert, remove, remove, removeFromParent, setParent, setUserObjectchildren, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeafpublic String getID()
getID in interface TreeElementpublic void setQuery(String query)
public String getQuery()
public String getNodeName()
getNodeName in interface TreeElementpublic String toString()
toString in class DefaultMutableTreeNodepublic Object getUserObject()
getUserObject in class DefaultMutableTreeNodeCopyright © 2009–2020 KRDB Research Centre for Knowledge and Data, Free University of Bozen-Bolzano. All rights reserved.