Uses of Interface
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.IIntermediateCatchEventBean

Packages that use IIntermediateCatchEventBean
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.choreography   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.collaboration   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.activity   
 

Uses of IIntermediateCatchEventBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard that return types with arguments of type IIntermediateCatchEventBean
 java.util.List<IIntermediateCatchEventBean> WithFlowNodesBean.getIntermediateCatchEvents()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard with parameters of type IIntermediateCatchEventBean
 void WithFlowNodesBean.addIntermediateCatchEvent(IIntermediateCatchEventBean e)
           
 void WithFlowNodesBean.removeIntermediateCatchEvent(IIntermediateCatchEventBean e)
           
 

Uses of IIntermediateCatchEventBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.choreography
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.choreography that return IIntermediateCatchEventBean
 IIntermediateCatchEventBean IChoreographyBean.getIntermediateCatchEventById(java.lang.String arg0)
           
 IIntermediateCatchEventBean ISubChoreographyBean.getIntermediateCatchEventById(java.lang.String arg0)
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.choreography that return types with arguments of type IIntermediateCatchEventBean
 java.util.List<IIntermediateCatchEventBean> WithChoreographyFlowElementsBean.getIntermediateCatchEvents()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.choreography with parameters of type IIntermediateCatchEventBean
 void WithChoreographyFlowElementsBean.addIntermediateCatchEvent(IIntermediateCatchEventBean e)
           
 void WithChoreographyFlowElementsBean.removeIntermediateCatchEvent(IIntermediateCatchEventBean e)
           
 

Uses of IIntermediateCatchEventBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.collaboration
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.collaboration that return IIntermediateCatchEventBean
 IIntermediateCatchEventBean ILaneBean.getIntermediateCatchEventById(java.lang.String arg0)
           
 

Uses of IIntermediateCatchEventBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process that return IIntermediateCatchEventBean
 IIntermediateCatchEventBean IProcessBean.getIntermediateCatchEventById(java.lang.String arg0)
           
 

Uses of IIntermediateCatchEventBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.activity
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.activity that return IIntermediateCatchEventBean
 IIntermediateCatchEventBean ISubProcessBean.getIntermediateCatchEventById(java.lang.String arg0)
           
 



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