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

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

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

Methods in org.ow2.orchestra.facade.def that return types with arguments of type ToPartDefinition
 List<ToPartDefinition> InvokeActivityDefinition.getToPartDefinitions()
           
 List<ToPartDefinition> ReplyActivityDefinition.getToPartDefinitions()
           
 

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

Classes in org.ow2.orchestra.facade.def.impl that implement ToPartDefinition
 class ToPartDefinitionImpl
           
 

Methods in org.ow2.orchestra.facade.def.impl that return ToPartDefinition
 ToPartDefinition ToPartDefinitionImpl.copy()
           
 

Methods in org.ow2.orchestra.facade.def.impl that return types with arguments of type ToPartDefinition
 List<ToPartDefinition> InvokeDefinitionImpl.getToPartDefinitions()
           
 List<ToPartDefinition> ReplyActivityDefinitionImpl.getToPartDefinitions()
           
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.