Uses of Interface
org.sbpm.sbpel.CounterValue

Uses of CounterValue in org.sbpm.sbpel
 

Subinterfaces of CounterValue in org.sbpm.sbpel
 interface CompletionCondition
           
 

Methods in org.sbpm.sbpel that return CounterValue
 CounterValue SBPELFactory.createCounterValue()
           
 CounterValue ForEach.getFinalCounterValue()
           
 CounterValue ForEach.getStartCounterValue()
           
 

Methods in org.sbpm.sbpel with parameters of type CounterValue
 void ForEach.setFinalCounterValue(CounterValue value)
           
 void ForEach.setStartCounterValue(CounterValue value)
           
 



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