public class MockServiceTreeNode extends AbstractModelItemTreeNode<GenericMockService>
AbstractModelItemTreeNode.ReorderPropertyChangeListener
NavigatorTreeNodeType.NavigatorNodeType
ADD_NODE_AT_THE_END
Modifier and Type | Method and Description |
---|---|
int |
getChildCount() |
SoapUITreeNode |
getChildNode(int index) |
int |
getIndexOfChild(Object child) |
GenericMockService |
getMockService() |
NavigatorTreeNodeType.NavigatorNodeType |
getType() |
void |
release() |
children, getActions, getAllowsChildren, getChildAt, getIndex, getModelItem, getParent, getParentTreeNode, getPopup, getPopup, getTreeModel, initOrdering, isLeaf, isPopupMenuOpened, propertyChange, reorder, showPopupMenu, sortModelItems, toString, valueChanged
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
sendAnalytics
public void release()
release
in interface SoapUITreeNode
release
in class AbstractModelItemTreeNode<GenericMockService>
public GenericMockService getMockService()
public int getChildCount()
getChildCount
in interface SoapUITreeNode
getChildCount
in interface TreeNode
getChildCount
in class AbstractModelItemTreeNode<GenericMockService>
public int getIndexOfChild(Object child)
getIndexOfChild
in interface SoapUITreeNode
getIndexOfChild
in class AbstractModelItemTreeNode<GenericMockService>
public SoapUITreeNode getChildNode(int index)
getChildNode
in interface SoapUITreeNode
getChildNode
in class AbstractModelItemTreeNode<GenericMockService>
public NavigatorTreeNodeType.NavigatorNodeType getType()
getType
in interface NavigatorTreeNodeType
getType
in class AbstractModelItemTreeNode<GenericMockService>
Copyright © 2019. All rights reserved.