Uses of Interface
org.jbpm.pvm.model.CompositeElement

Packages that use CompositeElement
org.jbpm.pvm.client for clients that want direct programmatic access to the execution object like e.g. in unit tests. 
org.jbpm.pvm.model common model base classes for the client, activity and event listener API's 
 

Uses of CompositeElement in org.jbpm.pvm.client
 

Subinterfaces of CompositeElement in org.jbpm.pvm.client
 interface ClientProcessDefinition
           
 

Uses of CompositeElement in org.jbpm.pvm.model
 

Subinterfaces of CompositeElement in org.jbpm.pvm.model
 interface Node
          a node in a OpenProcessDefinition graph.
 interface OpenProcessDefinition
          a graph (or tree) structure that can be executed.
 



Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.