Uses of Interface
com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariableProperty

Packages that use VariableProperty
com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign   
com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign   
 

Uses of VariableProperty in com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign that return VariableProperty
 VariableProperty FromAndTo.getVariableProperty()
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign with parameters of type VariableProperty
 void FromAndTo.setVariableProperty(VariableProperty vp)
           
 

Uses of VariableProperty in com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign
 

Classes in com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign that implement VariableProperty
 class VariablePropertyImpl
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign that return VariableProperty
 VariableProperty ToImpl.getVariableProperty()
           
 VariableProperty FromImpl.getVariableProperty()
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign with parameters of type VariableProperty
 void ToImpl.setVariableProperty(VariableProperty vp)
           
 void FromImpl.setVariableProperty(VariableProperty vp)
           
 



Copyright © 2008-2009 eBM WebSourcing. All Rights Reserved.