Package org.ow2.bonita.facade.def.element

Contains interfaces for objects representing XPDL elements for package, process, activity
(including ones defined by extended attributes like HookDefinition, RoleMapperDefinition, PerformerAssignment)
returned by the QueryDefintionAPI.

See:
          Description

Interface Summary
ConditionDefinition  
DeadlineDefinition  
ExternalPackageDefinition  
ExternalReferenceDefinition ExternalReference is a reference to an external definition of an entity.
FormalParameterDefinition  
HookDefinition  
PerformerAssignDefinition  
RoleMapperDefinition  
SimulationInformationDefinition  
SubFlowDefinition  
TimeEstimationDefinition  
ToolDefinition  
TransitionRestrictionDefinition  
TypeDeclarationDefinition  
 

Enum Summary
ConditionDefinition.Type  
DeadlineDefinition.Execution  
FormalParameterDefinition.Mode  
HookDefinition.Event  
HookDefinition.V3Event  
SimulationInformationDefinition.Instantiation  
SubFlowDefinition.Execution  
ToolDefinition.Type  
TransitionRestrictionDefinition.JoinType  
TransitionRestrictionDefinition.SplitType  
 

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

Contains interfaces for objects representing XPDL elements for package, process, activity
(including ones defined by extended attributes like HookDefinition, RoleMapperDefinition, PerformerAssignment)
returned by the QueryDefintionAPI.