Uses of Interface
com.ebmwebsourcing.easybpel.model.bpel.api.activity.Scope

Packages that use Scope
com.ebmwebsourcing.easybpel.model.bpel.api   
com.ebmwebsourcing.easybpel.model.bpel.api.activity   
com.ebmwebsourcing.easybpel.model.bpel.impl   
com.ebmwebsourcing.easybpel.model.bpel.impl.activity   
com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.validator   
 

Uses of Scope in com.ebmwebsourcing.easybpel.model.bpel.api
 

Subinterfaces of Scope in com.ebmwebsourcing.easybpel.model.bpel.api
 interface BPELProcess
           
 

Uses of Scope in com.ebmwebsourcing.easybpel.model.bpel.api.activity
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.api.activity that return Scope
 Scope ForEach.getScope()
           
 

Uses of Scope in com.ebmwebsourcing.easybpel.model.bpel.impl
 

Classes in com.ebmwebsourcing.easybpel.model.bpel.impl that implement Scope
 class BPELProcessImpl
           
 

Uses of Scope in com.ebmwebsourcing.easybpel.model.bpel.impl.activity
 

Classes in com.ebmwebsourcing.easybpel.model.bpel.impl.activity that implement Scope
 class ScopeImpl
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.impl.activity that return Scope
static Scope ScopeImpl.getParentScope(BPELElement child)
           
 Scope ForEachImpl.getScope()
           
 

Uses of Scope in com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.validator
 

Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.validator with parameters of type Scope
ScopeValidatorImpl(Scope scope)
           
 



Copyright © 2008-2009 eBM WebSourcing. All Rights Reserved.