Uses of Interface
org.ow2.orchestra.facade.runtime.CorrelationSetInitialization

Packages that use CorrelationSetInitialization
org.ow2.orchestra.facade.runtime   
org.ow2.orchestra.facade.runtime.impl   
 

Uses of CorrelationSetInitialization in org.ow2.orchestra.facade.runtime
 

Methods in org.ow2.orchestra.facade.runtime that return types with arguments of type CorrelationSetInitialization
 List<CorrelationSetInitialization> ScopeActivityInstance.getCorrelationSet()
           
 

Uses of CorrelationSetInitialization in org.ow2.orchestra.facade.runtime.impl
 

Classes in org.ow2.orchestra.facade.runtime.impl that implement CorrelationSetInitialization
 class CorrelationSetInitializationImpl
           
 

Fields in org.ow2.orchestra.facade.runtime.impl with type parameters of type CorrelationSetInitialization
protected  List<CorrelationSetInitialization> ScopeActivityInstanceImpl.correlationSet
           
 

Methods in org.ow2.orchestra.facade.runtime.impl that return CorrelationSetInitialization
 CorrelationSetInitialization CorrelationSetInitializationImpl.copy()
           
 

Methods in org.ow2.orchestra.facade.runtime.impl that return types with arguments of type CorrelationSetInitialization
 List<CorrelationSetInitialization> ScopeActivityInstanceImpl.getCorrelationSet()
           
 

Constructors in org.ow2.orchestra.facade.runtime.impl with parameters of type CorrelationSetInitialization
CorrelationSetInitializationImpl(CorrelationSetInitialization record)
           
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.