com.eviware.soapui.impl.wsdl.panels.mockoperation
Class WsdlMockOperationDesktopPanel.DispatchXPathGroovyEditorModel
java.lang.Object
com.eviware.soapui.impl.wsdl.panels.mockoperation.WsdlMockOperationDesktopPanel.DispatchXPathGroovyEditorModel
- All Implemented Interfaces:
- GroovyEditorModel
- Enclosing class:
- WsdlMockOperationDesktopPanel
public class WsdlMockOperationDesktopPanel.DispatchXPathGroovyEditorModel
- extends java.lang.Object
- implements GroovyEditorModel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsdlMockOperationDesktopPanel.DispatchXPathGroovyEditorModel
public WsdlMockOperationDesktopPanel.DispatchXPathGroovyEditorModel()
getKeywords
public java.lang.String[] getKeywords()
- Specified by:
getKeywords
in interface GroovyEditorModel
getRunAction
public javax.swing.Action getRunAction()
- Specified by:
getRunAction
in interface GroovyEditorModel
getScript
public java.lang.String getScript()
- Specified by:
getScript
in interface GroovyEditorModel
getSettings
public Settings getSettings()
- Specified by:
getSettings
in interface GroovyEditorModel
setScript
public void setScript(java.lang.String text)
- Specified by:
setScript
in interface GroovyEditorModel
getScriptName
public java.lang.String getScriptName()
- Specified by:
getScriptName
in interface GroovyEditorModel
Copyright © 2005-2007 eviware.com. All Rights Reserved.