|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
BinaryOperator | Represents binary operator abstraction. |
Expression | Represents an expression abstraction. |
Statement | A statement. |
UnaryOperator | Unary expression operator. |
Class Summary | |
---|---|
AssignmentExpression | Assignment expression. |
BinaryExpression | Represents binary expression. |
ConstantExpression | Constant expression. |
Context | Workflow context. |
NullExpression | "Special case": null expression. |
NullOperator | "Special case": null operator. |
NullStatement | "Special case": null statement. |
UnaryExpression | Unary expression. |
Variable | A variable: a named memory region. |
VariableExpression | Variable expression. |
Contains workflow implementation classes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |