Community
Participate
Working Groups
setComponentName(wsdlOutputCommand.getComponentName());
setProject(wsdlOutputCommand.getProject());
setClientProjectName(wsdlOutputCommand.getProject().getName());
setWebServicesParser(wsdlOutputCommand.getWebServicesParser());
setWebServiceURI(wsdlOutputCommand.getWsdlURI());
serviceImpl_.addModifyListener(objectModifyListener_);
// call WSDLSelectionOutputCommand to carry out any transformation on the objectSelection
callObjectTransformation(project_,
callObjectTransformation(wsdlDialog_.getProject(),
wsdlDialog_.getComponentName(), wsdlDialog_.getWebServiceURI());
validationState_ = ValidationUtils.VALIDATE_ALL;