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

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

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

Methods in org.ow2.orchestra.facade.def that return types with arguments of type CorrelationSetDefinition
 java.util.List<CorrelationSetDefinition> ScopeActivityDefinition.getCorrelationSets()
           
 

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

Classes in org.ow2.orchestra.facade.def.impl that implement CorrelationSetDefinition
 class CorrelationSetDefinitionImpl
           
 

Methods in org.ow2.orchestra.facade.def.impl that return CorrelationSetDefinition
 CorrelationSetDefinition CorrelationSetDefinitionImpl.copy()
           
 

Methods in org.ow2.orchestra.facade.def.impl that return types with arguments of type CorrelationSetDefinition
 java.util.List<CorrelationSetDefinition> ScopeActivityDefinitionImpl.getCorrelationSets()
           
 

Constructors in org.ow2.orchestra.facade.def.impl with parameters of type CorrelationSetDefinition
CorrelationSetDefinitionImpl(CorrelationSetDefinition correlationSetDefinition)
           
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.