Package bexee.model.expression

This package contains all interfaces representing BPEL expressions as specified in the bpel4ws.xsd XML Schema.

See:
          Description

Interface Summary
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.
 

Package bexee.model.expression Description

This package contains all interfaces representing BPEL expressions as specified in the bpel4ws.xsd XML Schema.
While bexee provides a default implementation of those expressions, it is possible to implement them using an other technique.


Last modified: $Revision: 1.1 $, $Date: 2004/12/15 14:18:14 $



Copyright © 2004 Berne University of Applied Sciences. All Rights Reserved.