Uses of Interface
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data.IExpressionBean

Packages that use IExpressionBean
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.gateway   
 

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

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data that return IExpressionBean
 IExpressionBean IAssignmentBean.getFrom()
           
 IExpressionBean IAssignmentBean.getTo()
           
 IExpressionBean IDataAssociationBean.getTransformation()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data with parameters of type IExpressionBean
 void IAssignmentBean.setFrom(IExpressionBean arg0)
           
 void IAssignmentBean.setTo(IExpressionBean arg0)
           
 void IDataAssociationBean.setTransformation(IExpressionBean exp)
           
 

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

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.gateway that return IExpressionBean
 IExpressionBean ISequenceFlowBean.getExpression()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.gateway with parameters of type IExpressionBean
 void ISequenceFlowBean.setExpression(IExpressionBean arg0)
           
 



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