bexee.model.expression.impl |
This package contains default implementations
of the interfaces from the bexee.model.expression package.
Last modified: $Revision: 1.2 $, $Date: 2004/12/09 08:42:08 $
|
Java Source File Name | Type | Comment |
BooleanExpressionImpl.java | Class | A default implementation of the BooleanExpression . |
DeadlineExpressionImpl.java | Class | A default implementation of the DeadlineExpression . |
DurationExpressionImpl.java | Class | A default implementation of the DurationExpression . |
ExpressionImpl.java | Class | Abstract superclass to be used by all expression implementations. |