Uses of Package
com.jscape.util.workflow

Packages that use com.jscape.util.workflow
com.jscape.inet.mft.workflow Contains domain event processing service classes. 
com.jscape.util.workflow Contains workflow implementation classes. 
com.jscape.util.workflow.operators Contains workflow operators classes. 
com.jscape.util.workflow.statements Contains workflow statement classes. 
 

Classes in com.jscape.util.workflow used by com.jscape.inet.mft.workflow
Expression
          Represents an expression abstraction.
 

Classes in com.jscape.util.workflow used by com.jscape.util.workflow
BinaryOperator
          Represents binary operator abstraction.
Context
          Workflow context.
Expression
          Represents an expression abstraction.
Statement
          A statement.
UnaryOperator
          Unary expression operator.
Variable
          A variable: a named memory region.
 

Classes in com.jscape.util.workflow used by com.jscape.util.workflow.operators
BinaryOperator
          Represents binary operator abstraction.
 

Classes in com.jscape.util.workflow used by com.jscape.util.workflow.statements
Context
          Workflow context.
Expression
          Represents an expression abstraction.
Statement
          A statement.
 



Copyright © 2007 JSCAPE Corp. All Rights Reserved.