public class TestStepNode extends DefaultMutableTreeNode
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject
Constructor and Description |
---|
TestStepNode(SecurityTreeRootNode securityTreeRootNode,
TestStep step,
List<SecurityScan> list) |
Modifier and Type | Method and Description |
---|---|
TestStep |
getTestStep() |
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, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject
public TestStepNode(SecurityTreeRootNode securityTreeRootNode, TestStep step, List<SecurityScan> list)
public String toString()
toString
in class DefaultMutableTreeNode
public TestStep getTestStep()
Copyright © 2019. All Rights Reserved.