Uses of Interface
org.sbpm.sbpel.Scope

Uses of Scope in org.sbpm.sbpel
 

Subinterfaces of Scope in org.sbpm.sbpel
 interface SemanticScope
           
 

Methods in org.sbpm.sbpel that return Scope
 Scope SBPELFactory.createScope()
           
 Scope CompensateScope.getCompensatesScope()
           
 Scope ForEach.getScope()
           
 Scope OnEvent.getScope()
           
 Scope RepeatableOnAlarm.getScope()
           
 

Methods in org.sbpm.sbpel with parameters of type Scope
 void CompensateScope.setCompensatesScope(Scope value)
           
 void ForEach.setScope(Scope value)
           
 void OnEvent.setScope(Scope value)
           
 void RepeatableOnAlarm.setScope(Scope value)
           
 



Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.