Uses of Interface
org.wsmo.service.orchestration.rule.OrchestrationQuantifiedRule

Packages that use OrchestrationQuantifiedRule
org.deri.wsmo4j.orchestration.rule   
org.wsmo.service.orchestration.rule   
 

Uses of OrchestrationQuantifiedRule in org.deri.wsmo4j.orchestration.rule
 

Classes in org.deri.wsmo4j.orchestration.rule that implement OrchestrationQuantifiedRule
 class AbstractQuantifiedRuleRI
          Provides common implementation methods for the quantified rules (Forall and Choose).
 class ChooseRI
          Reference Implementation for the Choose rule.
 class ForAllRI
          Reference Implementation for the ForAll rule.
 

Uses of OrchestrationQuantifiedRule in org.wsmo.service.orchestration.rule
 

Subinterfaces of OrchestrationQuantifiedRule in org.wsmo.service.orchestration.rule
 interface OrchestrationChoose
          choose with do endChoose.
 interface OrchestrationForAll
          forall with do endForall.
 



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