Uses of Class
com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable

Packages that use TVariable
com.ebmwebsourcing.easybpel.model.bpel.api.variable   
com.ebmwebsourcing.easybpel.model.bpel.executable   
 

Uses of TVariable in com.ebmwebsourcing.easybpel.model.bpel.api.variable
 

Constructors in com.ebmwebsourcing.easybpel.model.bpel.api.variable with parameters of type TVariable
BPELVariableImpl(TVariable model, TVariables variables, BPELElement parent)
           
 

Uses of TVariable in com.ebmwebsourcing.easybpel.model.bpel.executable
 

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable with type parameters of type TVariable
protected  java.util.List<TVariable> TVariables.variable
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TVariable
 TVariable ObjectFactory.createTVariable()
          Create an instance of TVariable
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TVariable
 javax.xml.bind.JAXBElement<TVariable> ObjectFactory.createVariable(TVariable value)
          Create an instance of JAXBElement<TVariable>}
 java.util.List<TVariable> TVariables.getVariable()
          Gets the value of the variable property.
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TVariable
 javax.xml.bind.JAXBElement<TVariable> ObjectFactory.createVariable(TVariable value)
          Create an instance of JAXBElement<TVariable>}
 



Copyright © 2011 Petals Link. All Rights Reserved.