public class ALDOperatorChooserTreeNode extends DefaultMutableTreeNode
It additionally contains the fully specified class name of the operator and a boolean indicating whether this node is a operator or just a package (containing operators).
The member name of the super class holds the operator name without packages.
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject| Modifier and Type | Method and Description |
|---|---|
ALDOperatorLocation |
getLocation()
Get location object.
|
boolean |
isOperator()
Is this node a operator?
|
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, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toStringpublic ALDOperatorLocation getLocation()
public boolean isOperator()
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.