public class CruiseTreeNode extends DefaultMutableTreeNode
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject| Constructor and Description |
|---|
CruiseTreeNode(Cruise cruise,
org.nuiton.validator.NuitonValidatorResult validationResult) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addMessages(org.nuiton.validator.NuitonValidatorScope scope,
List<String> messages) |
void |
createChildren(org.nuiton.validator.NuitonValidatorResult validationResult) |
Cruise |
getUserObject() |
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, setUserObject, toStringpublic CruiseTreeNode(Cruise cruise, org.nuiton.validator.NuitonValidatorResult validationResult)
public Cruise getUserObject()
getUserObject in class DefaultMutableTreeNodepublic void createChildren(org.nuiton.validator.NuitonValidatorResult validationResult)
Copyright © 2012–2014 Ifremer. All rights reserved.