|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeadlineExpression | |
bexee.model.elements | This package contains all interfaces representing BPEL elements 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. |
Uses of DeadlineExpression in bexee.model.elements |
Methods in bexee.model.elements that return DeadlineExpression | |
DeadlineExpression |
OnAlarm.getDeadlineExpression()
|
Methods in bexee.model.elements with parameters of type DeadlineExpression | |
void |
OnAlarm.setDeadlineExpression(DeadlineExpression deadlineExpression)
|
Uses of DeadlineExpression in bexee.model.expression.impl |
Classes in bexee.model.expression.impl that implement DeadlineExpression | |
class |
DeadlineExpressionImpl
A default implementation of the DeadlineExpression . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |