| Interface | Description |
|---|---|
| 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.
|
| Class | Description |
|---|---|
| ContextData |
Value object that encapsulates a set of data values for a specific context.
|
| ImplementationType |
The implementation type of an activity.
|
| Inconsistency |
The
Inconsistency class provides information about a model inconsistency. |
| ParticipantType |
Indicates all supported concrete types of participants as well as some meta-types like
model participants or kinds of conditional performers.
|
| ProfileScope |
Represents the profile scope.
|
| SubProcessModeKey |
Enumeration of possible subprocess execution modes.
|
| Enum | Description |
|---|---|
| Activity.GatewayType |
Enumeration of gateway types.
|
| Transition.ConditionType |
Enumeration of possible condition types.
|
| Exception | Description |
|---|---|
| ModelParsingException |
Copyright © 2016 Eclipse Stardust. All Rights Reserved.