| Package | Description |
|---|---|
| org.apache.ode.bpel.elang.xpath10.o | |
| org.apache.ode.bpel.elang.xpath20.o | |
| org.apache.ode.bpel.elang.xquery10.o | |
| org.apache.ode.bpel.o |
| Modifier and Type | Class and Description |
|---|---|
class |
OXPath10Expression
Jaxen-based compiled-xpath representation for XPATH 1.0 expression language.
|
class |
OXPath10ExpressionBPEL20
Jaxen-based compiled-xpath representation for XPATH 1.0 expression language.
|
| Modifier and Type | Field and Description |
|---|---|
OExpression |
OXPath10Expression.OSigGetVariableData.location |
| Constructor and Description |
|---|
OSigGetVariableData(OProcess owner,
OScope.Variable variable,
OMessageVarType.Part part,
OExpression location) |
| Modifier and Type | Class and Description |
|---|---|
class |
OXPath20ExpressionBPEL20 |
| Modifier and Type | Class and Description |
|---|---|
class |
OXQuery10ExpressionBPEL20
A representation of an XQuery expression
|
| Modifier and Type | Class and Description |
|---|---|
class |
OConstantExpression |
class |
OLValueExpression |
| Modifier and Type | Field and Description |
|---|---|
OExpression |
OForEach.CompletionCondition.branchCount |
OExpression |
OAssign.Expression.expression |
OExpression |
OSwitch.OCase.expression |
OExpression |
OForEach.finalCounterValue |
OExpression |
OPickReceive.OnAlarm.forExpr |
OExpression |
OEventHandler.OAlarm.forExpr |
OExpression |
OWait.forExpression |
OExpression |
OActivity.joinCondition |
OExpression |
OAssign.VariableRef.location |
OExpression |
OProcess.OPropertyAlias.location |
OExpression |
OEventHandler.OAlarm.repeatExpr |
OExpression |
OForEach.startCounterValue |
OExpression |
OLink.transitionCondition
The link's transition condition.
|
OExpression |
ORepeatUntil.untilCondition
The repeat until condition.
|
OExpression |
OPickReceive.OnAlarm.untilExpr |
OExpression |
OEventHandler.OAlarm.untilExpr |
OExpression |
OWait.untilExpression |
OExpression |
OWhile.whileCondition
The while condition.
|
| Constructor and Description |
|---|
Expression(OProcess owner,
OExpression compiledExpression) |
Copyright © 2021 WSO2. All Rights Reserved.