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

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

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

Subinterfaces of ProcessElement in org.ow2.bonita.facade.def.majorElement
 interface ActivityDefinition
          This interface represents the Activity definition.
 interface DataFieldDefinition
          This interface represents the DataField definition.
 interface ParticipantDefinition
          This interface represents the Participant definition.
 interface TransitionDefinition
          Activities are related to one another via flow control conditions (transition information).
 

Uses of ProcessElement in org.ow2.bonita.facade.def.majorElement.impl
 

Classes in org.ow2.bonita.facade.def.majorElement.impl that implement ProcessElement
 class ActivityDefinitionImpl
           
 class DataFieldDefinitionImpl
           
 class ParticipantDefinitionImpl
           
 class TransitionDefinitionImpl
           
 

Constructors in org.ow2.bonita.facade.def.majorElement.impl with parameters of type ProcessElement
ProcessElementImpl(ProcessElement processDefinitionRecord)
           
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.