Uses of Package
org.smartcomps.twister.engine.priv.core.dynamic

Packages that use org.smartcomps.twister.engine.priv.core.dynamic
org.smartcomps.twister.engine.priv.core.definition   
org.smartcomps.twister.engine.priv.core.definition.impl   
org.smartcomps.twister.engine.priv.core.dynamic   
org.smartcomps.twister.engine.priv.core.dynamic.impl   
org.smartcomps.twister.engine.priv.expression   
org.smartcomps.twister.engine.priv.expression.impl   
org.smartcomps.twister.engine.priv.messaging   
org.smartcomps.twister.engine.priv.messaging.impl   
 

Classes in org.smartcomps.twister.engine.priv.core.dynamic used by org.smartcomps.twister.engine.priv.core.definition
ExecutionContext
          The execution context of an Activity, has details about the execution history of the activity and is specialized for each type of activity, knowing therefore how to execute each of those type.
StructuredEC
          Please put some JavaDoc here.
 

Classes in org.smartcomps.twister.engine.priv.core.dynamic used by org.smartcomps.twister.engine.priv.core.definition.impl
ExecutionContext
          The execution context of an Activity, has details about the execution history of the activity and is specialized for each type of activity, knowing therefore how to execute each of those type.
ProcessInstance
          An instance of a static definition of the process, represents and execution of the process.
ProcessInstanceFactory
          Factory class for constructing and retrieveng persistnt implementations of a ProcessInstance.
StructuredEC
          Please put some JavaDoc here.
 

Classes in org.smartcomps.twister.engine.priv.core.dynamic used by org.smartcomps.twister.engine.priv.core.dynamic
BasicEC
          The execution context of a basic activity.
ExecutionContext
          The execution context of an Activity, has details about the execution history of the activity and is specialized for each type of activity, knowing therefore how to execute each of those type.
ProcessInstance
          An instance of a static definition of the process, represents and execution of the process.
StructuredEC
          Please put some JavaDoc here.
ValuedProperty
          A pair of key/value hold by a process instance to form the key of this instance.
 

Classes in org.smartcomps.twister.engine.priv.core.dynamic used by org.smartcomps.twister.engine.priv.core.dynamic.impl
AssignEC
          Execution context for an assign activity.
BasicEC
          The execution context of a basic activity.
EmptyEC
          Execution context of the empty activity.
ExecutionContext
          The execution context of an Activity, has details about the execution history of the activity and is specialized for each type of activity, knowing therefore how to execute each of those type.
ExecutionContextFactory
          A factory for ExecutionContext creation, finding and modification.
ExecutionEvent
          An ExecutionEvent is created any time something of some importance happen to an ExecutionContext.
FlowEC
          The execution context of a flow.
InvokeEC
          Execution context of an Invoke activity.
PickEC
          Execution Context of the Pick activity.
ProcessInstance
          An instance of a static definition of the process, represents and execution of the process.
ReceiveEC
          The execution context of a Receive activity.
ReplyEC
          Execution context of a Reply activity.
SequenceEC
          The execution context of a sequence, managing the execution of each of its execution context one after another.
StructuredEC
          Please put some JavaDoc here.
SwitchEC
          Execution context of the Switch activity.
TerminateEC
           
ValuedProperty
          A pair of key/value hold by a process instance to form the key of this instance.
WaitEC
          Please put some JavaDoc here.
WhileEC
          Execution context of a While.
 

Classes in org.smartcomps.twister.engine.priv.core.dynamic used by org.smartcomps.twister.engine.priv.expression
ProcessInstance
          An instance of a static definition of the process, represents and execution of the process.
 

Classes in org.smartcomps.twister.engine.priv.core.dynamic used by org.smartcomps.twister.engine.priv.expression.impl
ProcessInstance
          An instance of a static definition of the process, represents and execution of the process.
 

Classes in org.smartcomps.twister.engine.priv.core.dynamic used by org.smartcomps.twister.engine.priv.messaging
ReceiveEC
          The execution context of a Receive activity.
 

Classes in org.smartcomps.twister.engine.priv.core.dynamic used by org.smartcomps.twister.engine.priv.messaging.impl
BasicEC
          The execution context of a basic activity.
ExecutionContext
          The execution context of an Activity, has details about the execution history of the activity and is specialized for each type of activity, knowing therefore how to execute each of those type.
PickEC
          Execution Context of the Pick activity.
ProcessInstance
          An instance of a static definition of the process, represents and execution of the process.
ReceiveEC
          The execution context of a Receive activity.
StructuredEC
          Please put some JavaDoc here.
 



Copyright © 2003 SmartComps. All Rights Reserved.