|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||