API Test Coverage Report for org.eclipse.jst.ws.axis.creation.ui
Test Coverage (methods tested: 0, methods not tested: 269)

Hide tested methods Hide untested methods Collapse classes

org.eclipse.jst.ws.internal.axis.creation.ui.wsrt.AxisBeanConfigWidgetFactory

 <init>  ()V
 getFirstNamedWidget  ()Lorg/eclipse/wst/command/internal/env/ui/widgets/INamedWidgetContributor;
 getNextNamedWidget  (Lorg/eclipse/wst/command/internal/env/ui/widgets/INamedWidgetContributor;)Lorg/eclipse/wst/command/internal/env/ui/widgets/INamedWidgetContributor;
 registerDataMappings  (Lorg/eclipse/wst/command/internal/env/core/data/DataMappingRegistry;)V

org.eclipse.jst.ws.internal.axis.creation.ui.command.AxisCheckCompilerLevelCommand

 <init>  ()V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;
 setServerProject  (Ljava/lang/String;)V

org.eclipse.jst.ws.internal.axis.creation.ui.AxisCreationUIMessages

 <clinit>  ()V

org.eclipse.jst.ws.internal.axis.creation.ui.command.AxisOutputCommand

 <init>  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/wsrt/AxisWebService;)V
 <init>  ()V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;
 setJavaWSDLParam  (Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;)V
 setWsdlURI  (Ljava/lang/String;)V

org.eclipse.jst.ws.internal.axis.creation.ui.command.AxisRunInputCommand

 <init>  ()V
 <init>  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/wsrt/AxisWebService;Ljava/lang/String;)V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;
 getJavaWSDLParam  ()Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;
 getServerFactoryId  ()Ljava/lang/String;
 getServerInstanceId  ()Ljava/lang/String;
 getServerProject  ()Ljava/lang/String;
 getWsdlURI  ()Ljava/lang/String;

org.eclipse.jst.ws.internal.axis.creation.ui.command.AxisServerDefaulter

 <init>  ()V
 recommendDefaultServer  (Lorg/eclipse/core/resources/IProject;)Lorg/eclipse/jst/ws/internal/consumption/common/ServerInfo;

org.eclipse.jst.ws.internal.axis.creation.ui.wsrt.AxisSkeletonConfigWidgetFactory

 <init>  ()V
 getFirstNamedWidget  ()Lorg/eclipse/wst/command/internal/env/ui/widgets/INamedWidgetContributor;
 getNextNamedWidget  (Lorg/eclipse/wst/command/internal/env/ui/widgets/INamedWidgetContributor;)Lorg/eclipse/wst/command/internal/env/ui/widgets/INamedWidgetContributor;
 registerDataMappings  (Lorg/eclipse/wst/command/internal/env/core/data/DataMappingRegistry;)V

org.eclipse.jst.ws.internal.axis.creation.ui.widgets.skeleton.AxisSkeletonDefaultingCommand

 <init>  ()V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;
 getGenWSIL  ()Z
 getHttpBasicAuthPassword  ()Ljava/lang/String;
 getHttpBasicAuthUsername  ()Ljava/lang/String;
 getJavaWSDLParam  ()Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;
 getWebServicesParser  ()Lorg/eclipse/wst/ws/internal/parser/wsil/WebServicesParser;
 getWebServiceURI  ()Ljava/lang/String;
 getWsdlURI  ()Ljava/lang/String;
 getWsilURI  ()Ljava/lang/String;
 setInitialSelection  (Lorg/eclipse/jface/viewers/IStructuredSelection;)V
 setObjectSelection  (Lorg/eclipse/jface/viewers/IStructuredSelection;)V
 setWebServicesParser  (Lorg/eclipse/wst/ws/internal/parser/wsil/WebServicesParser;)V
 setWsdlURI  (Ljava/lang/String;)V

org.eclipse.jst.ws.internal.axis.creation.ui.wsrt.AxisWebService

 <init>  (Lorg/eclipse/wst/ws/internal/wsrt/WebServiceInfo;)V
 assemble  (Lorg/eclipse/wst/common/environment/IEnvironment;Lorg/eclipse/wst/ws/internal/wsrt/IContext;Lorg/eclipse/wst/ws/internal/wsrt/ISelection;Ljava/lang/String;Ljava/lang/String;)Lorg/eclipse/wst/command/internal/env/core/ICommandFactory;
 deploy  (Lorg/eclipse/wst/common/environment/IEnvironment;Lorg/eclipse/wst/ws/internal/wsrt/IContext;Lorg/eclipse/wst/ws/internal/wsrt/ISelection;Ljava/lang/String;Ljava/lang/String;)Lorg/eclipse/wst/command/internal/env/core/ICommandFactory;
 develop  (Lorg/eclipse/wst/common/environment/IEnvironment;Lorg/eclipse/wst/ws/internal/wsrt/IContext;Lorg/eclipse/wst/ws/internal/wsrt/ISelection;Ljava/lang/String;Ljava/lang/String;)Lorg/eclipse/wst/command/internal/env/core/ICommandFactory;
 getAxisWebServiceInfo  ()Lorg/eclipse/jst/ws/internal/axis/creation/ui/wsrt/AxisWebServiceInfo;
 install  (Lorg/eclipse/wst/common/environment/IEnvironment;Lorg/eclipse/wst/ws/internal/wsrt/IContext;Lorg/eclipse/wst/ws/internal/wsrt/ISelection;Ljava/lang/String;Ljava/lang/String;)Lorg/eclipse/wst/command/internal/env/core/ICommandFactory;
 registerBUDataMappings  (Lorg/eclipse/wst/command/internal/env/core/data/DataMappingRegistry;)V
 registerTDDataMappings  (Lorg/eclipse/wst/command/internal/env/core/data/DataMappingRegistry;)V
 run  (Lorg/eclipse/wst/common/environment/IEnvironment;Lorg/eclipse/wst/ws/internal/wsrt/IContext;Lorg/eclipse/wst/ws/internal/wsrt/ISelection;Ljava/lang/String;Ljava/lang/String;)Lorg/eclipse/wst/command/internal/env/core/ICommandFactory;
 setAxisWebServiceInfo  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/wsrt/AxisWebServiceInfo;)V

org.eclipse.jst.ws.internal.axis.creation.ui.wsrt.AxisWebServiceInfo

 <init>  ()V
 getJavaWSDLParameter  ()Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;
 setJavaWSDLParameter  (Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;)V

org.eclipse.jst.ws.internal.axis.creation.ui.wsrt.AxisWebServiceRuntime

 <init>  ()V
 getWebService  (Lorg/eclipse/wst/ws/internal/wsrt/WebServiceInfo;)Lorg/eclipse/wst/ws/internal/wsrt/IWebService;
 getWebServiceClient  (Lorg/eclipse/wst/ws/internal/wsrt/WebServiceClientInfo;)Lorg/eclipse/wst/ws/internal/wsrt/IWebServiceClient;

org.eclipse.jst.ws.internal.axis.creation.ui.task.BackupSkelImplCommand

 <init>  ()V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;
 setJavaWSDLParam  (Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;)V
 setWebServiceInfo  (Lorg/eclipse/wst/ws/internal/wsrt/WebServiceInfo;)V
 setWebServicesParser  (Lorg/eclipse/wst/ws/internal/parser/wsil/WebServicesParser;)V

org.eclipse.jst.ws.internal.axis.creation.ui.widgets.bean.BeanConfigWidget

 <init>  ()V
 addControls  (Lorg/eclipse/swt/widgets/Composite;Lorg/eclipse/swt/widgets/Listener;)Lorg/eclipse/wst/command/internal/env/ui/widgets/WidgetDataEvents;
 getCustomizeServiceMappings  ()Z
 getJavaParameter  ()Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;
 getStatus  ()Lorg/eclipse/core/runtime/IStatus;
 handleSelectAll  (Z)V
 setCustomizeServiceMappings  (Z)V
 setJavaParameter  (Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;)V

org.eclipse.jst.ws.internal.axis.creation.ui.widgets.bean.BUAxisDefaultingCommand

 <init>  ()V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;
 getClientRuntimeID  ()Ljava/lang/String;
 getCustomizeServiceMappings  ()Z
 getForceBuild  ()Z
 getIsProxyProject  ()Ljava/lang/Boolean;
 getIsWebProjectStartupRequested  ()Ljava/lang/Boolean;
 getJavaBeanName  ()Ljava/lang/String;
 getJavaWSDLParam  ()Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;
 getParser  ()Lorg/eclipse/wst/ws/internal/parser/wsil/WebServicesParser;
 getProxyProject  ()Lorg/eclipse/core/resources/IProject;
 getSampleExistingServer  ()Lorg/eclipse/wst/server/core/IServer;
 getSampleProject  ()Lorg/eclipse/core/resources/IProject;
 getSampleServerTypeID  ()Ljava/lang/String;
 getServiceExistingServer  ()Lorg/eclipse/wst/server/core/IServer;
 getValidationManager  ()Lorg/eclipse/jst/ws/internal/consumption/datamodel/validate/ValidationManager;
 setJavaBeanName  (Ljava/lang/String;)V

org.eclipse.jst.ws.internal.axis.creation.ui.command.BUAxisInputCommand

 <init>  ()V
 <init>  (Lorg/eclipse/wst/ws/internal/wsrt/IWebService;Ljava/lang/String;)V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;
 getJavaBeanName  ()Ljava/lang/String;
 getServerProject  ()Ljava/lang/String;
 getServiceServerTypeID  ()Ljava/lang/String;

org.eclipse.jst.ws.internal.axis.creation.ui.command.BUCodeGenOperation

 <init>  ()V
 access$0  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/BUCodeGenOperation;)Lorg/eclipse/jst/ws/internal/axis/consumption/ui/task/CopyAxisJarCommand;
 access$1  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/BUCodeGenOperation;)Lorg/eclipse/core/resources/IProject;
 access$2  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/BUCodeGenOperation;)Lorg/eclipse/jst/ws/internal/axis/consumption/core/command/Java2WSDLCommand;
 access$3  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/BUCodeGenOperation;)Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;
 access$4  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/BUCodeGenOperation;Ljava/lang/String;)V
 access$5  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/BUCodeGenOperation;)Lorg/eclipse/jst/ws/internal/axis/consumption/core/command/WSDL2JavaCommand;
 access$6  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/BUCodeGenOperation;Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;)V
 access$7  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/BUCodeGenOperation;)Lorg/eclipse/jst/ws/internal/axis/creation/ui/task/UpdateAxisWSDDFileTask;
 access$8  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/BUCodeGenOperation;)Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/UpdateWEBXMLCommand;
 access$9  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/BUCodeGenOperation;)Lorg/eclipse/jst/ws/internal/axis/consumption/ui/task/RefreshProjectCommand;
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;
 getJavaWSDLParam  ()Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;
 getWsdlURI  ()Ljava/lang/String;
 setJavaWSDLParam  (Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;)V
 setServiceProject  (Lorg/eclipse/core/resources/IProject;)V

org.eclipse.jst.ws.internal.axis.creation.ui.task.BUConfigCommand

 <init>  ()V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;

org.eclipse.jst.ws.internal.axis.creation.ui.command.ComputeAxisSkeletonBeanCommand

 <init>  ()V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;
 getClassNames  ()Ljava/util/List;
 setJavaWSDLParam  (Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;)V
 setWebServicesParser  (Lorg/eclipse/wst/ws/internal/parser/wsil/WebServicesParser;)V
 setWsdlURI  (Ljava/lang/String;)V

org.eclipse.jst.ws.internal.axis.creation.ui.command.CopyDeploymentFileCommand

 <init>  (Ljava/lang/String;Ljava/lang/String;)V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;
 setServerInstanceId  (Ljava/lang/String;)V

org.eclipse.jst.ws.internal.axis.creation.ui.task.DefaultsForServerJavaWSDLCommand

 <init>  ()V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;
 getJavaWSDLParam  ()Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;
 getParser  ()Lorg/eclipse/wst/ws/internal/parser/wsil/WebServicesParser;
 getWSDLServicePathname  ()Ljava/lang/String;
 getWSDLServiceURL  ()Ljava/lang/String;
 setJavaBeanName  (Ljava/lang/String;)V
 setJavaWSDLParam  (Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;)V
 setObjectSelection  (Lorg/eclipse/jface/viewers/IStructuredSelection;)V
 setParser  (Lorg/eclipse/wst/ws/internal/parser/wsil/WebServicesParser;)V
 setServiceProject  (Lorg/eclipse/core/resources/IProject;)V
 setServiceServerTypeID  (Ljava/lang/String;)V

org.eclipse.jst.ws.internal.axis.creation.ui.command.JavaToWSDLMethodCommand

 <clinit>  ()V
 <init>  (Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;Lorg/eclipse/core/resources/IProject;)V
 <init>  ()V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;
 getJavaWSDLParam  ()Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;
 setJavaWSDLParam  (Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;)V
 setServiceProject  (Lorg/eclipse/core/resources/IProject;)V

org.eclipse.jst.ws.internal.axis.creation.ui.command.ModifyWSDLEndpointAddressCommand

 <init>  ()V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;
 getJavaWSDLParam  ()Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;
 setJavaWSDLParam  (Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;)V
 setServerFactoryId  (Ljava/lang/String;)V
 setServerInstanceId  (Ljava/lang/String;)V
 setServiceProject  (Lorg/eclipse/core/resources/IProject;)V
 setWebServicesParser  (Lorg/eclipse/wst/ws/internal/parser/wsil/WebServicesParser;)V
 setWsdlURI  (Ljava/lang/String;)V

org.eclipse.jst.ws.internal.axis.creation.ui.task.Skeleton2WSDLCommand

 <init>  ()V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;
 getJavaWSDLParam  ()Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;
 getWebServicesParser  ()Lorg/eclipse/wst/ws/internal/parser/wsil/WebServicesParser;
 getWsdlURI  ()Ljava/lang/String;
 setJavaWSDLParam  (Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;)V
 setServerProject  (Lorg/eclipse/core/resources/IProject;)V
 setServiceServerTypeID  (Ljava/lang/String;)V
 setWebServicesParser  (Lorg/eclipse/wst/ws/internal/parser/wsil/WebServicesParser;)V

org.eclipse.jst.ws.internal.axis.creation.ui.widgets.skeleton.SkeletonConfigWidget

 <init>  ()V
 addControls  (Lorg/eclipse/swt/widgets/Composite;Lorg/eclipse/swt/widgets/Listener;)Lorg/eclipse/wst/command/internal/env/ui/widgets/WidgetDataEvents;
 getJavaWSDLParam  ()Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;
 getShowMapping  ()Z
 setEndpointURI  (Ljava/lang/String;)V
 setJavaWSDLParam  (Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;)V
 setOutputJavaFolder  (Ljava/lang/String;)V
 setServerProject  (Lorg/eclipse/core/resources/IProject;)V
 setShowMapping  (Z)V

org.eclipse.jst.ws.internal.axis.creation.ui.widgets.skeleton.SkeletonConfigWidgetDefaultingCommand

 <init>  ()V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;
 getEndpointURI  ()Ljava/lang/String;
 getJavaWSDLParam  ()Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;
 getOutputJavaFolder  ()Ljava/lang/String;
 getOutputWSDLFile  ()Ljava/lang/String;
 getOutputWSDLFolder  ()Ljava/lang/String;
 getServiceServerTypeID  ()Ljava/lang/String;
 getShowMapping  ()Z
 isShowMapping  ()Z
 setJavaWSDLParam  (Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;)V
 setServerProject  (Ljava/lang/String;)V
 setServiceServerTypeID  (Ljava/lang/String;)V
 setWsdlURI  (Ljava/lang/String;)V

org.eclipse.jst.ws.internal.axis.creation.ui.command.TDAxisInputCommand

 <init>  ()V
 <init>  (Lorg/eclipse/wst/ws/internal/wsrt/IWebService;Ljava/lang/String;)V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;
 getServerProject  ()Ljava/lang/String;
 getServerServer  ()Ljava/lang/String;
 getServiceServerTypeID  ()Ljava/lang/String;
 getWebServiceInfo  ()Lorg/eclipse/wst/ws/internal/wsrt/WebServiceInfo;
 getWsdlURI  ()Ljava/lang/String;

org.eclipse.jst.ws.internal.axis.creation.ui.command.TDCodeGenOperation

 <init>  ()V
 access$0  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/TDCodeGenOperation;)Lorg/eclipse/jst/ws/internal/axis/consumption/ui/task/CopyAxisJarCommand;
 access$1  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/TDCodeGenOperation;)Lorg/eclipse/core/resources/IProject;
 access$10  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/TDCodeGenOperation;Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;)V
 access$11  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/TDCodeGenOperation;)Lorg/eclipse/jst/ws/internal/axis/creation/ui/task/Skeleton2WSDLCommand;
 access$12  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/TDCodeGenOperation;)Ljava/lang/String;
 access$13  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/TDCodeGenOperation;Ljava/lang/String;)V
 access$14  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/TDCodeGenOperation;)Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/UpdateWEBXMLCommand;
 access$15  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/TDCodeGenOperation;)Lorg/eclipse/jst/ws/internal/axis/consumption/ui/task/RefreshProjectCommand;
 access$2  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/TDCodeGenOperation;)Lorg/eclipse/jst/ws/internal/axis/creation/ui/task/BackupSkelImplCommand;
 access$3  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/TDCodeGenOperation;)Lorg/eclipse/wst/ws/internal/parser/wsil/WebServicesParser;
 access$4  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/TDCodeGenOperation;)Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;
 access$5  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/TDCodeGenOperation;)Lorg/eclipse/wst/ws/internal/wsrt/WebServiceInfo;
 access$6  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/TDCodeGenOperation;)Lorg/eclipse/jst/ws/internal/axis/consumption/core/command/WSDL2JavaCommand;
 access$7  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/TDCodeGenOperation;)Ljava/lang/String;
 access$8  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/TDCodeGenOperation;)Ljava/lang/String;
 access$9  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/TDCodeGenOperation;)Ljava/lang/String;
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;
 getJavaWSDLParam  ()Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;
 getWsdlURI  ()Ljava/lang/String;
 setHttpBasicAuthPassword  (Ljava/lang/String;)V
 setHttpBasicAuthUsername  (Ljava/lang/String;)V
 setJavaWSDLParam  (Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;)V
 setServerProject  (Lorg/eclipse/core/resources/IProject;)V
 setServiceServerTypeID  (Ljava/lang/String;)V
 setWebServiceInfo  (Lorg/eclipse/wst/ws/internal/wsrt/WebServiceInfo;)V
 setWebServicesParser  (Lorg/eclipse/wst/ws/internal/parser/wsil/WebServicesParser;)V
 setWsdlURI  (Ljava/lang/String;)V

org.eclipse.jst.ws.internal.axis.creation.ui.task.TDConfigCommand

 <init>  ()V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;

org.eclipse.jst.ws.internal.axis.creation.ui.task.UpdateAxisWSDDFileTask

 <init>  ()V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;
 getJavaWSDLParam  ()Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;
 setJavaWSDLParam  (Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;)V
 setServiceProject  (Lorg/eclipse/core/resources/IProject;)V

org.eclipse.jst.ws.internal.axis.creation.ui.command.UpdateWEBXMLCommand

 <init>  ()V
 addServlet  (Lorg/eclipse/core/resources/IProject;Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/UpdateWEBXMLCommand$ServletDescriptor;)Lorg/eclipse/core/runtime/IStatus;
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;
 setServerProject  (Lorg/eclipse/core/resources/IProject;)V

org.eclipse.jst.ws.internal.axis.creation.ui.command.UpdateWEBXMLCommand$ServletDescriptor

 <init>  (Lorg/eclipse/jst/ws/internal/axis/creation/ui/command/UpdateWEBXMLCommand;)V

org.eclipse.jst.ws.internal.axis.creation.ui.widgets.bean.ValidateObjectSelectionCommand

 <init>  ()V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;
 setObjectSelection  (Lorg/eclipse/jface/viewers/IStructuredSelection;)V
 setServiceProjectName  (Ljava/lang/String;)V

org.eclipse.jst.ws.internal.axis.creation.ui.command.ValidateWSIComplianceCommand

 <init>  ()V
 execute  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/core/runtime/IAdaptable;)Lorg/eclipse/core/runtime/IStatus;
 setJavaWSDLParam  (Lorg/eclipse/jst/ws/internal/axis/consumption/core/common/JavaWSDLParameter;)V
 setServiceProject  (Lorg/eclipse/core/resources/IProject;)V

org.eclipse.jst.ws.internal.axis.creation.ui.plugin.WebServiceAxisCreationUIPlugin

 <init>  ()V
 getInstance  ()Lorg/eclipse/jst/ws/internal/axis/creation/ui/plugin/WebServiceAxisCreationUIPlugin;
 initializeDefaultPreferences  (Lorg/eclipse/jface/preference/IPreferenceStore;)V
 setPreferences  ()V
 start  (Lorg/osgi/framework/BundleContext;)V
 stop  (Lorg/osgi/framework/BundleContext;)V
 toString  ()Ljava/lang/String;

org.eclipse.jst.ws.internal.axis.creation.ui.wizard.beans.WSBeanAxisType

 <init>  ()V
 create  ()Lorg/eclipse/wst/command/internal/env/core/fragment/CommandFragmentFactory;
 getRuntimeLabel  ()Ljava/lang/String;
 getServerLabel  ()Ljava/lang/String;
 isEJBModuleRequired  ()Z
 isWebModuleRequired  ()Z
 registerCanFinish  (Lorg/eclipse/wst/command/internal/env/ui/widgets/CanFinishRegistry;)V
 registerDataMappings  (Lorg/eclipse/wst/command/internal/env/core/data/DataMappingRegistry;)V
 registerWidgetMappings  (Lorg/eclipse/wst/command/internal/env/ui/widgets/WidgetRegistry;)V
 setEJBModuleRequired  (Z)V
 setRuntimeLabel  (Ljava/lang/String;)V
 setServerLabel  (Ljava/lang/String;)V
 setWebModuleRequired  (Z)V

org.eclipse.jst.ws.internal.axis.creation.ui.wizard.wsdl.WSWSDLAxisType

 <init>  ()V
 create  ()Lorg/eclipse/wst/command/internal/env/core/fragment/CommandFragmentFactory;
 getRuntimeLabel  ()Ljava/lang/String;
 getServerLabel  ()Ljava/lang/String;
 isEJBModuleRequired  ()Z
 isWebModuleRequired  ()Z
 registerCanFinish  (Lorg/eclipse/wst/command/internal/env/ui/widgets/CanFinishRegistry;)V
 registerDataMappings  (Lorg/eclipse/wst/command/internal/env/core/data/DataMappingRegistry;)V
 registerWidgetMappings  (Lorg/eclipse/wst/command/internal/env/ui/widgets/WidgetRegistry;)V
 setEJBModuleRequired  (Z)V
 setRuntimeLabel  (Ljava/lang/String;)V
 setServerLabel  (Ljava/lang/String;)V
 setWebModuleRequired  (Z)V