Package org.obe.xpdl.model.activity

Provides classes related to XPDL workflow activities.

See:
          Description

Interface Summary
Implementation Tagging interface representing an activity implementation.
 

Class Summary
Activity Models an XPDL activity definition.
ActivitySet A set of activities and related transitions.
AutomationMode Represents how an activity should start or end.
BlockActivity An activity implementation that executes an ActivitySet.
ImplementationType The ImplementationType class is used to represent how an activity is implemented.
NoImplementation Empty implementation.
Route Empty class which is used as a way of connecting multiple transitions to create more complex transitions.
SubFlow A SubFlow represents another workflow process which is executed within the context of the current workflow process.
Tool Implementation which specifies a particular tool which should be used for the activity.
ToolSet A set of tools.
ToolType  
 

Package org.obe.xpdl.model.activity Description

Provides classes related to XPDL workflow activities.



SourceForge.net Logo OBE-1.0 Copyright (c) 2002-2006 Adrian Price. All Rights Reserved.