com.ebmwebsourcing.easybpmn.bpmn2bpel.wsdl
Class WSDLGenerator

java.lang.Object
  extended by com.ebmwebsourcing.easybpmn.bpmn2bpel.wsdl.WSDLGenerator

public class WSDLGenerator
extends java.lang.Object


Constructor Summary
WSDLGenerator()
           
 
Method Summary
 java.util.Set<com.ebmwebsourcing.easywsdl11.api.element.Definitions> generate(com.ebmwebsourcing.easybpmn.bpmn20.api.element.Definitions def)
           
 java.util.Set<com.ebmwebsourcing.easywsdl11.api.element.Definitions> generate(com.ebmwebsourcing.easybpmn.bpmn20.api.element.Definitions def, GenerationProperties gp)
           
 void generate(com.ebmwebsourcing.easybpmn.bpmn20.api.element.Participant participant, GenerationProperties gp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDLGenerator

public WSDLGenerator()
Method Detail

generate

public java.util.Set<com.ebmwebsourcing.easywsdl11.api.element.Definitions> generate(com.ebmwebsourcing.easybpmn.bpmn20.api.element.Definitions def)
                                                                              throws com.ebmwebsourcing.easybpmn.bpmn20.api.BPMNException
Throws:
com.ebmwebsourcing.easybpmn.bpmn20.api.BPMNException

generate

public java.util.Set<com.ebmwebsourcing.easywsdl11.api.element.Definitions> generate(com.ebmwebsourcing.easybpmn.bpmn20.api.element.Definitions def,
                                                                                     GenerationProperties gp)
                                                                              throws com.ebmwebsourcing.easybpmn.bpmn20.api.BPMNException
Throws:
com.ebmwebsourcing.easybpmn.bpmn20.api.BPMNException

generate

public void generate(com.ebmwebsourcing.easybpmn.bpmn20.api.element.Participant participant,
                     GenerationProperties gp)
              throws com.ebmwebsourcing.easybpmn.bpmn20.api.BPMNException
Throws:
com.ebmwebsourcing.easybpmn.bpmn20.api.BPMNException


Copyright © 2011 Petals Link. All Rights Reserved.