protected class CorefEditor.CorefTreeNode extends DefaultMutableTreeNode
Modifier and Type | Field and Description |
---|---|
static int |
ANNOTSET_NODE |
static int |
CHAIN_NODE |
static int |
ROOT_NODE |
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject
Constructor and Description |
---|
CorefTreeNode(Object value,
boolean allowsChildren,
int type) |
Modifier and Type | Method and Description |
---|---|
int |
getType() |
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, toString
public static final int ROOT_NODE
public static final int ANNOTSET_NODE
public static final int CHAIN_NODE
public CorefTreeNode(Object value, boolean allowsChildren, int type)
Copyright © 2024 GATE. All rights reserved.