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

Packages that use BPELReader
com.ebmwebsourcing.easybpel.model.bpel   
com.ebmwebsourcing.easybpel.model.bpel.impl   
com.ebmwebsourcing.easybpel.model.bpel.impl.activity.extension   
com.ebmwebsourcing.easybpel.model.bpel.impl.inout   
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel that return BPELReader
 BPELReader BPELFactoryImpl.newBPELReader()
          Create a new instance of a BPELReaderImpl.
abstract  BPELReader BPELFactory.newBPELReader()
          Create a new instance of a BPELReaderImpl.
 BPELReader BPELFactoryImpl.newBPELReader(java.util.Map<BPELReader.FeatureConstants,java.lang.Object> features)
          Create a new instance of a BPELReaderImpl.
abstract  BPELReader BPELFactory.newBPELReader(java.util.Map<BPELReader.FeatureConstants,java.lang.Object> features)
          Create a new instance of a BPELReaderImpl.
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.impl that return BPELReader
static BPELReader BPELProcessImpl.getReader()
           
 

Uses of BPELReader in com.ebmwebsourcing.easybpel.model.bpel.impl.activity.extension
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.impl.activity.extension with parameters of type BPELReader
static ExtensionActivity ExtensionActivityImpl.replaceDOMElementByTExtensionActivity(BPELReader reader, BPELElement parent, org.w3c.dom.Element childToReplace)
           
 

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

Classes in com.ebmwebsourcing.easybpel.model.bpel.impl.inout that implement BPELReader
 class BPELReaderImpl
           
 



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