|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BPELReader.FeatureConstants in com.ebmwebsourcing.easybpel.model.bpel |
|---|
| Method parameters in com.ebmwebsourcing.easybpel.model.bpel with type arguments of type BPELReader.FeatureConstants | |
|---|---|
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.FeatureConstants in com.ebmwebsourcing.easybpel.model.bpel.api.inout |
|---|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.api.inout that return BPELReader.FeatureConstants | |
|---|---|
static BPELReader.FeatureConstants |
BPELReader.FeatureConstants.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BPELReader.FeatureConstants[] |
BPELReader.FeatureConstants.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.api.inout that return types with arguments of type BPELReader.FeatureConstants | |
|---|---|
java.util.Map<BPELReader.FeatureConstants,java.lang.Object> |
BPELReader.getFeatures()
Gets all features. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.api.inout with parameters of type BPELReader.FeatureConstants | |
|---|---|
java.lang.Object |
BPELReader.getFeature(BPELReader.FeatureConstants name)
Gets the value of the specified feature. |
void |
BPELReader.setFeature(BPELReader.FeatureConstants name,
java.lang.Object value)
Sets the specified feature to the specified value. |
| Uses of BPELReader.FeatureConstants in com.ebmwebsourcing.easybpel.model.bpel.impl |
|---|
| Constructor parameters in com.ebmwebsourcing.easybpel.model.bpel.impl with type arguments of type BPELReader.FeatureConstants | |
|---|---|
BPELProcessImpl(java.net.URI baseURI,
TProcess process,
org.ow2.easywsdl.schema.api.extensions.NamespaceMapperImpl context,
java.util.Map<BPELReader.FeatureConstants,java.lang.Object> features)
|
|
| Uses of BPELReader.FeatureConstants in com.ebmwebsourcing.easybpel.model.bpel.impl.inout |
|---|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.impl.inout that return types with arguments of type BPELReader.FeatureConstants | |
|---|---|
java.util.Map<BPELReader.FeatureConstants,java.lang.Object> |
BPELReaderImpl.getFeatures()
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.impl.inout with parameters of type BPELReader.FeatureConstants | |
|---|---|
java.lang.Object |
BPELReaderImpl.getFeature(BPELReader.FeatureConstants name)
|
void |
BPELReaderImpl.setFeature(BPELReader.FeatureConstants name,
java.lang.Object value)
|
| Method parameters in com.ebmwebsourcing.easybpel.model.bpel.impl.inout with type arguments of type BPELReader.FeatureConstants | |
|---|---|
void |
BPELReaderImpl.setFeatures(java.util.Map<BPELReader.FeatureConstants,java.lang.Object> features)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||