public class MockServiceTreeNode extends AbstractModelItemTreeNode<GenericMockService>
AbstractModelItemTreeNode.ReorderPropertyChangeListenerNavigatorTreeNodeType.NavigatorNodeTypeADD_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, valueChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsendAnalyticspublic void release()
release in interface SoapUITreeNoderelease in class AbstractModelItemTreeNode<GenericMockService>public GenericMockService getMockService()
public int getChildCount()
getChildCount in interface SoapUITreeNodegetChildCount in interface TreeNodegetChildCount in class AbstractModelItemTreeNode<GenericMockService>public int getIndexOfChild(Object child)
getIndexOfChild in interface SoapUITreeNodegetIndexOfChild in class AbstractModelItemTreeNode<GenericMockService>public SoapUITreeNode getChildNode(int index)
getChildNode in interface SoapUITreeNodegetChildNode in class AbstractModelItemTreeNode<GenericMockService>public NavigatorTreeNodeType.NavigatorNodeType getType()
getType in interface NavigatorTreeNodeTypegetType in class AbstractModelItemTreeNode<GenericMockService>Copyright © 2019. All rights reserved.