|
Interface Summary |
| AccessPoint |
An AccessPoint is a modelling element where an Application provides access to it's
data. |
| Activity |
The client view of a workflow activity. |
| Application |
The client view of a workflow application. |
| ApplicationContext |
The ApplicationContext represents the execution context of an activity. |
| ConditionalPerformer |
A client view of a workflow conditional performer. |
| ConditionalPerformerInfo |
A client view of a workflow conditional performer with base information only. |
| Data |
A client side view of a data definition. |
| DataMapping |
A client side view of a data mapping. |
| DataPath |
The DataPath class provides read and write access to the workflow data. |
| DynamicParticipant |
A client side view of a workflow participant defined at runtime. |
| DynamicParticipantInfo |
A client side view of a workflow participant defined at runtime with base information only. |
| EventAction |
A client side view of a workflow event action. |
| EventAware |
EventAware represents any instance capable of receiving and handling workflow events. |
| EventHandler |
A client side view of a workflow event handler. |
| FormalParameter |
|
| Model |
A client side view of a workflow model. |
| ModelElement |
A client side view of a model element. |
| ModelParticipant |
A client side view of a workflow participant defined in a workflow model. |
| ModelParticipantInfo |
A client side view with base information only of a workflow participant defined in a workflow model. |
| Organization |
A client view of a workflow organizational unit. |
| OrganizationInfo |
A client view of a workflow organizational unit with base information only. |
| ParameterMapping |
The ParameterMapping class represents a mapping between a trigger access
point and a workflow data. |
| Participant |
A client side view of a workflow participant. |
| ParticipantInfo |
A client side view of a workflow participant with base information only. |
| ProcessDefinition |
The client view of a workflow process. |
| ProcessInterface |
Interface used to separate a process definition from its interface. |
| QualityAssuranceCode |
Client side view of an IQualityAssuranceCode |
| Role |
A client view of a workflow role. |
| RoleInfo |
A client view of a workflow role with base information only. |
| Transition |
The client view of a workflow transition. |
| Trigger |
A client side view of a process trigger. |
| TypeDeclaration |
A client side view of a type declaration. |
| XpdlType |
XPDL specific type declaration definition object. |