Package org.eclipse.stardust.engine.api.model

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 TODO:
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 TODO:
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 TODO:
Organization A client view of a workflow organizational unit.
OrganizationInfo TODO:
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 TODO:
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 TODO:
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 Summary
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 Summary
Activity.GatewayType Enumeration of gateway types.
Transition.ConditionType Enumeration of possible condition types.
 

Exception Summary
ModelParsingException  
 



Copyright © 2015 Eclipse Stardust. All Rights Reserved.