public class MockServiceTreeNode extends AbstractModelItemTreeNode<MockService>
AbstractModelItemTreeNode.ReorderPropertyChangeListener| Constructor and Description | 
|---|
| MockServiceTreeNode(MockService mockService,
                   SoapUITreeModel treeModel) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getChildCount() | 
| SoapUITreeNode | getChildNode(int index) | 
| int | getIndexOfChild(Object child) | 
| MockService | getMockService() | 
| void | release() | 
children, getActions, getAllowsChildren, getChildAt, getIndex, getModelItem, getParent, getParentTreeNode, getPopup, getTreeModel, initOrdering, isLeaf, propertyChange, reorder, sortModelItems, toString, valueChangedpublic MockServiceTreeNode(MockService mockService, SoapUITreeModel treeModel)
public void release()
release in interface SoapUITreeNoderelease in class AbstractModelItemTreeNode<MockService>public MockService getMockService()
public int getChildCount()
getChildCount in interface SoapUITreeNodegetChildCount in interface TreeNodegetChildCount in class AbstractModelItemTreeNode<MockService>public int getIndexOfChild(Object child)
getIndexOfChild in interface SoapUITreeNodegetIndexOfChild in class AbstractModelItemTreeNode<MockService>public SoapUITreeNode getChildNode(int index)
getChildNode in interface SoapUITreeNodegetChildNode in class AbstractModelItemTreeNode<MockService>Copyright © 2019. All Rights Reserved.