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

Packages that use TLiteral
com.ebmwebsourcing.easybpel.model.bpel.executable   
com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign   
 

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

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TLiteral
 javax.xml.bind.JAXBElement<TLiteral> ObjectFactory.createLiteral(TLiteral value)
          Create an instance of JAXBElement<TLiteral>}
 

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

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

Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign with parameters of type TLiteral
LiteralImpl(TLiteral model, BPELElementImpl parent)
           
 



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