Uses of Interface
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.collaboration.IInteractionNodeBean

Packages that use IInteractionNodeBean
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.activity   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event   
 

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

Subinterfaces of IInteractionNodeBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common
 interface IParticipantBean
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common that return IInteractionNodeBean
 IInteractionNodeBean IMessageFlowBean.getSource()
           
 IInteractionNodeBean IMessageFlowBean.getTarget()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common with parameters of type IInteractionNodeBean
 void IMessageFlowBean.setSource(IInteractionNodeBean arg0)
           
 void IMessageFlowBean.setTarget(IInteractionNodeBean arg0)
           
 

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

Subinterfaces of IInteractionNodeBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.activity
 interface IActivityBean
           
 interface ICallActivityBean
           
 interface IManualTaskBean
           
 interface IReceiveTaskBean
           
 interface ISendTaskBean
           
 interface IServiceTaskBean
           
 interface ISubProcessBean
           
 interface ITaskBean
           
 

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

Subinterfaces of IInteractionNodeBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event
 interface ICatchEventBean
           
 interface IEndEventBean
           
 interface IEventBean
           
 interface IIntermediateCatchEventBean
           
 interface IIntermediateThrowEventBean
           
 interface IStartEventBean
           
 interface IThrowEventBean
           
 



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