Uses of Interface
com.ebmwebsourcing.easybpel.model.bpel.api.inout.BPELWriter

Packages that use BPELWriter
com.ebmwebsourcing.easybpel.model.bpel   
com.ebmwebsourcing.easybpel.model.bpel.impl   
com.ebmwebsourcing.easybpel.model.bpel.impl.inout   
 

Uses of BPELWriter in com.ebmwebsourcing.easybpel.model.bpel
 

Methods in com.ebmwebsourcing.easybpel.model.bpel that return BPELWriter
 BPELWriter BPELFactoryImpl.newBPELWriter()
          Create a new instance of a BPELWriterImpl.
abstract  BPELWriter BPELFactory.newBPELWriter()
          Create a new instance of a BPELWriterImpl.
 

Uses of BPELWriter in com.ebmwebsourcing.easybpel.model.bpel.impl
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.impl that return BPELWriter
static BPELWriter BPELProcessImpl.getWriter()
           
 

Uses of BPELWriter in com.ebmwebsourcing.easybpel.model.bpel.impl.inout
 

Classes in com.ebmwebsourcing.easybpel.model.bpel.impl.inout that implement BPELWriter
 class BPELWriterImpl
           
 



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