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, valueChanged
public MockServiceTreeNode(MockService mockService, SoapUITreeModel treeModel)
public void release()
release
in interface SoapUITreeNode
release
in class AbstractModelItemTreeNode<MockService>
public MockService getMockService()
public int getChildCount()
getChildCount
in interface SoapUITreeNode
getChildCount
in interface TreeNode
getChildCount
in class AbstractModelItemTreeNode<MockService>
public int getIndexOfChild(Object child)
getIndexOfChild
in interface SoapUITreeNode
getIndexOfChild
in class AbstractModelItemTreeNode<MockService>
public SoapUITreeNode getChildNode(int index)
getChildNode
in interface SoapUITreeNode
getChildNode
in class AbstractModelItemTreeNode<MockService>
Copyright © 2019. All Rights Reserved.