Uses of Interface
org.ow2.orchestra.facade.def.BpelActivityWithSingleChildDefinition

Packages that use BpelActivityWithSingleChildDefinition
org.ow2.orchestra.facade.def   
org.ow2.orchestra.facade.def.impl   
 

Uses of BpelActivityWithSingleChildDefinition in org.ow2.orchestra.facade.def
 

Subinterfaces of BpelActivityWithSingleChildDefinition in org.ow2.orchestra.facade.def
 interface ForeachActivityDefinition
           
 interface IfActivityDefinition
           
 interface ProcessDefinition
          Define a process record.
 interface RepeatUntilActivityDefinition
           
 interface ScopeActivityDefinition
           
 interface WhileActivityDefinition
           
 

Uses of BpelActivityWithSingleChildDefinition in org.ow2.orchestra.facade.def.impl
 

Classes in org.ow2.orchestra.facade.def.impl that implement BpelActivityWithSingleChildDefinition
 class BpelActivityWithSingleChildDefinitionImpl
           
 class ForeachActivityDefinitionImpl
           
 class IfActivityDefinitionImpl
           
 class ProcessDefinitionImpl
           
 class RepeatUntilActivityDefinitionImpl
           
 class ScopeActivityDefinitionImpl
           
 class WhileActivityDefinitionImpl
           
 

Constructors in org.ow2.orchestra.facade.def.impl with parameters of type BpelActivityWithSingleChildDefinition
BpelActivityWithSingleChildDefinitionImpl(BpelActivityWithSingleChildDefinition record)
           
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.