Uses of Class
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process.data.ExpressionBean

Packages that use ExpressionBean
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process.data   
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process.gateway   
 

Uses of ExpressionBean in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process.data
 

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process.data that return ExpressionBean
 ExpressionBean AssignementBean.getFrom()
           
 ExpressionBean AssignementBean.getTo()
           
 

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process.data with parameters of type ExpressionBean
 void AssignementBean.setFrom(ExpressionBean from)
           
 void AssignementBean.setTo(ExpressionBean to)
           
 

Uses of ExpressionBean in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process.gateway
 

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process.gateway that return ExpressionBean
 ExpressionBean SequenceFlowBean.getExpression()
           
 

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process.gateway with parameters of type ExpressionBean
 void SequenceFlowBean.setExpression(ExpressionBean expression)
           
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.