|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BPELExpression in com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign |
|---|
| Subinterfaces of BPELExpression in com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign | |
|---|---|
interface |
From
|
interface |
FromAndTo
|
interface |
To
|
| Uses of BPELExpression in com.ebmwebsourcing.easybpel.model.bpel.api.expression |
|---|
| Subinterfaces of BPELExpression in com.ebmwebsourcing.easybpel.model.bpel.api.expression | |
|---|---|
interface |
BPELBooleanExpression
|
interface |
BPELDeadLineExpression
|
interface |
BPELDurationExpression
|
interface |
BPELElementExpression
|
interface |
BPELUnsignedIntegerExpression
|
| Uses of BPELExpression in com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign |
|---|
| Classes in com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign that implement BPELExpression | |
|---|---|
class |
FromImpl
|
class |
ToImpl
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign that return BPELExpression | |
|---|---|
BPELExpression<org.jdom.Element> |
ToImpl.getExpressionDefinition()
|
BPELExpression<org.jdom.Element> |
FromImpl.getExpressionDefinition()
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign with parameters of type BPELExpression | |
|---|---|
void |
ToImpl.setExpressionDefinition(BPELExpression<org.jdom.Element> exp)
|
void |
FromImpl.setExpressionDefinition(BPELExpression<org.jdom.Element> exp)
|
| Uses of BPELExpression in com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.validator |
|---|
| Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.validator with parameters of type BPELExpression | |
|---|---|
ExpressionValidatorImpl(BPELExpression<?> exp)
|
|
| Uses of BPELExpression in com.ebmwebsourcing.easybpel.model.bpel.impl.expression |
|---|
| Classes in com.ebmwebsourcing.easybpel.model.bpel.impl.expression that implement BPELExpression | |
|---|---|
class |
BPELBooleanExpressionImpl
|
class |
BPELDeadLineExpressionImpl
|
class |
BPELDurationExpressionImpl
|
class |
BPELElementExpressionImpl
|
class |
BPELExpressionImpl<E>
|
class |
BPELUnsignedIntegerExpressionImpl
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.impl.expression that return BPELExpression | |
|---|---|
BPELExpression<?> |
BPELAssignementExpressionImpl.getLeft()
|
BPELExpression<?> |
BPELAssignementExpressionImpl.getRight()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||