com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard
Interface WithFlowElementsBean

All Superinterfaces:
WithFlowNodesBean, WithGatewaysBean, WithSequenceFlowsBean
All Known Subinterfaces:
IProcessBean, ISubProcessBean

public interface WithFlowElementsBean
extends WithFlowNodesBean, WithSequenceFlowsBean


Method Summary
 
Methods inherited from interface com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.WithFlowNodesBean
addCallActivity, addDataObject, addEndEvent, addIntermediateCatchEvent, addIntermediateThrowEvent, addStartEvent, addSubProcess, addTask, getCallActivities, getDataObjects, getEndEvents, getIntermediateCatchEvents, getIntermediateThrowEvents, getStartEvents, getSubprocesses, getTasks, removeCallActivity, removeDataObject, removeEndEvent, removeIntermediateCatchEvent, removeIntermediateThrowEvent, removeStartEvent, removeSubProcess, removeTask
 
Methods inherited from interface com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.WithGatewaysBean
addGateway, getGateways, removeGateway
 
Methods inherited from interface com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.WithSequenceFlowsBean
addSequenceFlow, getSequenceFlows, removeSequenceFlow
 



Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.