Uses of Interface
com.ebmwebsourcing.easybpmn.bpmn20.api.element.Process

Packages that use Process
com.ebmwebsourcing.easybpmn.bpmn20.api   
com.ebmwebsourcing.easybpmn.bpmn20.api.type   
 

Uses of Process in com.ebmwebsourcing.easybpmn.bpmn20.api
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api that return Process
static Process DefinitionsHelper.getProcess(FlowElement fe, Definitions defs)
           
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api with parameters of type Process
static SequenceFlow DefinitionsHelper.getSequenceFlow(Process proc, java.lang.String sourceId, java.lang.String targetId)
           
 

Uses of Process in com.ebmwebsourcing.easybpmn.bpmn20.api.type
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type that return Process
 Process[] TDefinitions.getProcesses()
           
 



Copyright © 2011 Petals Link. All Rights Reserved.