Uses of Interface
org.ow2.bonita.facade.def.majorElement.DefinitionRecord

Packages that use DefinitionRecord
org.ow2.bonita.facade.def.majorElement Contains interfaces for objects representing major XPDL elements returned by the QueryDefintionAPI. 
 

Uses of DefinitionRecord in org.ow2.bonita.facade.def.majorElement
 

Subinterfaces of DefinitionRecord in org.ow2.bonita.facade.def.majorElement
 interface ActivityDefinition
          This interface represents the Activity definition.
 interface ActivitySetDefinition
          This interface represents the ActivitySet definition.
 interface ApplicationDefinition
          not supported.
 interface DataFieldDefinition
          This interface represents the DataField definition.
 interface 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.
 interface PackageFullDefinition
           
 interface ParticipantDefinition
          This interface represents the Participant definition.
 interface ProcessDefinition
          This interface represents the Process definition.
 interface ProcessDefinitionRecord
           
 interface ProcessFullDefinition
           
 interface TransitionDefinition
          Activities are related to one another via flow control conditions (transition information).
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.