|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use bexee.model.expression | |
bexee.model.activity | This package contains all interfaces representing BPEL activities as specified in the bpel4ws.xsd XML Schema. |
bexee.model.activity.impl | This package contains default implementations
of the interfaces from the bexee.model.activity package. |
bexee.model.elements | This package contains all interfaces representing BPEL elements as specified in the bpel4ws.xsd XML Schema. |
bexee.model.elements.impl | This package contains default implementations
of the interfaces from the bexee.model.elements package. |
bexee.model.expression | This package contains all interfaces representing BPEL expressions as specified in the bpel4ws.xsd XML Schema. |
bexee.model.expression.impl | This package contains default implementations
of the interfaces from the bexee.model.expression package. |
Classes in bexee.model.expression used by bexee.model.activity | |
BooleanExpression
Representation of a boolean expression. |
Classes in bexee.model.expression used by bexee.model.activity.impl | |
BooleanExpression
Representation of a boolean expression. |
Classes in bexee.model.expression used by bexee.model.elements | |
BooleanExpression
Representation of a boolean expression. |
|
DeadlineExpression
Representation of a deadline expression. |
|
DurationExpression
Representation of a duration expression. |
Classes in bexee.model.expression used by bexee.model.elements.impl | |
BooleanExpression
Representation of a boolean expression. |
Classes in bexee.model.expression used by bexee.model.expression | |
Expression
This interface should be used as a superinterface by all other expressions. |
Classes in bexee.model.expression used by bexee.model.expression.impl | |
BooleanExpression
Representation of a boolean expression. |
|
DeadlineExpression
Representation of a deadline expression. |
|
DurationExpression
Representation of a duration expression. |
|
Expression
This interface should be used as a superinterface by all other expressions. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |