Package org.ow2.bonita.facade.def.majorElement

Contains interfaces for objects representing major XPDL elements returned by the org.ow2.bonita.facade.QueryDefintionAPI.

See:
          Description

Interface Summary
ActivityDefinition This interface represents the Activity definition.
ActivityDefinition.IterationDef Interface for Iteration definition.
ActivitySetDefinition This interface represents the ActivitySet definition.
ApplicationDefinition not supported.
DataFieldDefinition This interface represents the DataField definition.
DefinitionRecord Parent interface for PackageDefinition and ProcessDefinitionRecord interfaces of majorElement package.
PackageDefinition The concept of package is introduced by XPDL specification to act as a container for the grouping of common data entities from a number of different process definitions, to avoid redefinition within each individual process definition.
ParticipantDefinition This interface represents the Participant definition.
ProcessDefinition This interface represents the Process definition.
ProcessDefinitionRecord Parent interface for interfaces into majorElement package.
TransitionDefinition Activities are related to one another via flow control conditions (transition information).
 

Enum Summary
ActivityDefinition.FinishMode Not supported (because XPDL is not clear enough for this parameter).
ActivityDefinition.StartMode StartMode parameter determines whether the activity is automatically started by the engine or not.
PackageDefinition.GraphConformance The conformance class declaration allows description of the conformance class to which the definitions in this model definition are restricted.
PackageDefinition.PackageState Package state allow operations on the package itself and elements within it.
PackageDefinition.PublicationStatus Publication status of the Process Definition.
ParticipantDefinition.ParticipantType The Participant entity type attribute characterises the participant to be an individual, an organisational unit or an abstract resource such as a machine.
ProcessDefinition.AccessLevel Not supported.
ProcessDefinition.DurationUnit Duration unit: Year, Month, Day, hours, minutes, seconds
ProcessDefinition.ProcessState Workflow process state.
 

Package org.ow2.bonita.facade.def.majorElement Description

Contains interfaces for objects representing major XPDL elements returned by the org.ow2.bonita.facade.QueryDefintionAPI.



Copyright © 2008 OW2 Consortium. All Rights Reserved.