Uses of Class
com.ebmwebsourcing.easybpmn.bpmn2bpel.GenerationProperties

Packages that use GenerationProperties
com.ebmwebsourcing.easybpmn.bpmn2bpel   
com.ebmwebsourcing.easybpmn.bpmn2bpel.wsdl   
 

Uses of GenerationProperties in com.ebmwebsourcing.easybpmn.bpmn2bpel
 

Methods in com.ebmwebsourcing.easybpmn.bpmn2bpel with parameters of type GenerationProperties
 java.util.List<com.ebmwebsourcing.easybpel.model.bpel.api.BPELProcess> BPELGenerator.generate(com.ebmwebsourcing.easybpmn.bpmn20.api.element.Definitions def, GenerationProperties gp, java.lang.String writingPath)
           
 com.ebmwebsourcing.easybpel.model.bpel.api.activity.Empty BPELGenerator.generateEmpty(com.ebmwebsourcing.easybpmn.bpmn20.api.element.Task a, com.ebmwebsourcing.easybpel.model.bpel.api.activity.Activity seqOrFlowOrScope, GenerationProperties gp)
           
 com.ebmwebsourcing.easybpel.model.bpel.api.activity.Invoke BPELGenerator.generateInvoke(com.ebmwebsourcing.easybpmn.bpmn20.api.element.SendTask a, com.ebmwebsourcing.easybpel.model.bpel.api.activity.Activity seqOrFlowOrScope, GenerationProperties gp)
           
 com.ebmwebsourcing.easybpel.model.bpel.api.activity.Invoke BPELGenerator.generateInvoke(com.ebmwebsourcing.easybpmn.bpmn20.api.element.ServiceTask a, com.ebmwebsourcing.easybpel.model.bpel.api.activity.Activity seqOrFlowOrScope, GenerationProperties gp)
           
 void BPELGenerator.generatePartnerLinks(com.ebmwebsourcing.easybpmn.bpmn20.api.element.Participant participant, GenerationProperties gp)
           
 com.ebmwebsourcing.easybpel.model.bpel.api.activity.Receive BPELGenerator.generateReceive(com.ebmwebsourcing.easybpmn.bpmn20.api.element.ReceiveTask a, com.ebmwebsourcing.easybpel.model.bpel.api.activity.Activity seqOrFlowOrScope, GenerationProperties gp)
           
 com.ebmwebsourcing.easybpel.model.bpel.api.activity.Receive BPELGenerator.generateReceiveIntEvent(com.ebmwebsourcing.easybpmn.bpmn20.api.element.CatchEvent a, com.ebmwebsourcing.easybpmn.bpmn20.api.element.MessageEventDefinition ed, com.ebmwebsourcing.easybpel.model.bpel.api.activity.Activity seqOrFlowOrScope, GenerationProperties gp)
           
 com.ebmwebsourcing.easybpel.model.bpel.api.activity.Reply BPELGenerator.generateReply(com.ebmwebsourcing.easybpmn.bpmn20.api.element.SendTask a, com.ebmwebsourcing.easybpel.model.bpel.api.activity.Activity seqOrFlowOrScope, GenerationProperties gp)
           
 com.ebmwebsourcing.easybpel.model.bpel.api.activity.Activity BPELGenerator.generateSendIntEvent(com.ebmwebsourcing.easybpmn.bpmn20.api.element.ThrowEvent e, com.ebmwebsourcing.easybpmn.bpmn20.api.element.MessageEventDefinition ed, com.ebmwebsourcing.easybpel.model.bpel.api.activity.Activity seqOrFlowOrScope, GenerationProperties gp)
           
 

Uses of GenerationProperties in com.ebmwebsourcing.easybpmn.bpmn2bpel.wsdl
 

Methods in com.ebmwebsourcing.easybpmn.bpmn2bpel.wsdl with parameters of type GenerationProperties
 java.util.Set<com.ebmwebsourcing.easywsdl11.api.element.Definitions> WSDLGenerator.generate(com.ebmwebsourcing.easybpmn.bpmn20.api.element.Definitions def, GenerationProperties gp)
           
 void WSDLGenerator.generate(com.ebmwebsourcing.easybpmn.bpmn20.api.element.Participant participant, GenerationProperties gp)
           
static com.ebmwebsourcing.easywsdl11.api.element.Definitions AbstractWSDLGenerator.generateAbstractWSDL(com.ebmwebsourcing.easybpmn.bpmn20.api.element.Interface itfM, GenerationProperties gp)
           
static com.ebmwebsourcing.easywsdl11.api.element.Definitions ArtefactWSDLGenerator.generateArtefactWSDL(com.ebmwebsourcing.easybpmn.bpmn20.api.element.Collaboration c, java.util.Collection<com.ebmwebsourcing.easywsdl11.api.element.Definitions> descs, GenerationProperties gp)
           
static void ConcreteWSDLGenerator.generateConcreteWSDL(com.ebmwebsourcing.easybpmn.bpmn20.api.element.Interface itf, com.ebmwebsourcing.easybpmn.bpmn20.api.element.Participant participant, com.ebmwebsourcing.easywsdl11.api.element.Definitions abstractDesc, GenerationProperties gp)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.