|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.support.action.support.AbstractSoapUIAction
com.eviware.soapui.impl.wsdl.actions.iface.tools.support.AbstractToolsAction<Interface>
com.eviware.soapui.impl.wsdl.actions.iface.tools.wsi.WSIAnalyzeAction
public class WSIAnalyzeAction
Invokes WS-I Analyzer Tool
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.eviware.soapui.impl.wsdl.actions.iface.tools.support.AbstractToolsAction |
---|
AbstractToolsAction.CloseAction, AbstractToolsAction.GenerateAction, AbstractToolsAction.ShowIntegratedToolsSettingsAction |
Field Summary | |
---|---|
static org.apache.log4j.Logger |
log
|
static java.lang.String |
SOAPUI_ACTION_ID
|
Fields inherited from class com.eviware.soapui.impl.wsdl.actions.iface.tools.support.AbstractToolsAction |
---|
CACHED_WSDL, dialog, JAVA_ARGS, TOOL_ARGS, valuesSettingID, WSDL |
Fields inherited from interface com.eviware.soapui.support.action.SoapUIAction |
---|
ENABLED_PROPERTY |
Constructor Summary | |
---|---|
WSIAnalyzeAction()
|
Method Summary | |
---|---|
protected void |
generate(StringToStringMap values,
ToolHost toolHost,
Interface modelItem)
|
static java.io.File |
transformReport(java.io.File reportFile)
|
Methods inherited from class com.eviware.soapui.impl.wsdl.actions.iface.tools.support.AbstractToolsAction |
---|
addJavaArgs, addToolArgs, addWSDLFields, buildArgsForm, buildClasspath, buildDefaultActions, buildDialog, closeDialog, createRunOption, getDefinition, getToolsSettingsAction, getValuesSettingID, getWsdlUrl, initValues, initWSDL, onClose, perform, run, setFixedWSDL, setToolsSettingsAction, setValuesSettingID |
Methods inherited from class com.eviware.soapui.support.action.support.AbstractSoapUIAction |
---|
addPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getName, isDefault, isEnabled, removePropertyChangeListener, removePropertyChangeListener, setEnabled |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String SOAPUI_ACTION_ID
public static final org.apache.log4j.Logger log
Constructor Detail |
---|
public WSIAnalyzeAction()
Method Detail |
---|
protected void generate(StringToStringMap values, ToolHost toolHost, Interface modelItem) throws java.lang.Exception
generate
in class AbstractToolsAction<Interface>
java.lang.Exception
public static java.io.File transformReport(java.io.File reportFile) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |