public class GraphQLOperationTreeNode extends AbstractModelItemTreeNode
Constructor and description |
---|
GraphQLOperationTreeNode
(GraphQLOperation graphQLOperation, SoapUITreeModel treeModel) |
Type Params | Return Type | Name and description |
---|---|---|
|
int |
getChildCount() |
|
SoapUITreeNode |
getChildNode(int index) |
|
int |
getIndexOfChild(java.lang.Object child) |
|
int |
getNodeHoverActionCount() |
|
NavigatorActionDescription |
getNodeHoverActionDescription(int actionIdx) |
|
NavigatorNodeType |
getType() |
|
boolean |
performHoverAction(int actionIdx, int x, int y) |
|
void |
propertyChange(java.beans.PropertyChangeEvent evt) |
|
void |
release() |
|
void |
requestAdded(Request request) |
|
void |
requestAdded(Request request, int index) |
|
void |
requestRemoved(Request request) |
|
void |
sendAnalytics() |
ReadyAPI functional (soapui) SDK 3.20.1