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

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

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

Methods in org.ow2.orchestra.facade.def that return types with arguments of type CopyDefinition
 List<CopyDefinition> AssignActivityDefinition.getCopyDefinitions()
           
 

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

Classes in org.ow2.orchestra.facade.def.impl that implement CopyDefinition
 class CopyDefinitionImpl
           
 

Methods in org.ow2.orchestra.facade.def.impl that return CopyDefinition
 CopyDefinition CopyDefinitionImpl.copy()
           
 

Methods in org.ow2.orchestra.facade.def.impl that return types with arguments of type CopyDefinition
 List<CopyDefinition> AssignActivityDefinitionImpl.getCopyDefinitions()
           
 

Constructors in org.ow2.orchestra.facade.def.impl with parameters of type CopyDefinition
CopyDefinitionImpl(CopyDefinition copyDefinition)
           
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.