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

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

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

Subinterfaces of BpelActivityWithChildrenDefinition in org.ow2.orchestra.facade.def
 interface FlowActivityDefinition
           
 interface SequenceActivityDefinition
           
 

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

Classes in org.ow2.orchestra.facade.def.impl that implement BpelActivityWithChildrenDefinition
 class BpelActivityWithChildrenDefinitionImpl
           
 class FlowActivityDefinitionImpl
           
 class SequenceActivityDefinitionImpl
           
 class UnknownActivityDefinitionImpl
           
 

Constructors in org.ow2.orchestra.facade.def.impl with parameters of type BpelActivityWithChildrenDefinition
BpelActivityWithChildrenDefinitionImpl(BpelActivityWithChildrenDefinition record)
           
UnknownActivityDefinitionImpl(BpelActivityWithChildrenDefinition record)
           
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.