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

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

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

Classes in org.deri.wsmo4j.orchestration.rule that implement OrchestrationTransitionRule
 class AbstractQuantifiedRuleRI
          Provides common implementation methods for the quantified rules (Forall and Choose).
 class AbstractTransitionRuleRI
          Implements common functionality for a Transition Rule.
 class ChooseRI
          Reference Implementation for the Choose rule.
 class ForAllRI
          Reference Implementation for the ForAll rule.
 class IfThenRI
          Reference Implementation for the IfThen rule.
 

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

Subinterfaces of OrchestrationTransitionRule in org.wsmo.service.orchestration.rule
 interface OrchestrationChoose
          choose with do endChoose.
 interface OrchestrationForAll
          forall with do endForall.
 interface OrchestrationIfThen
          "if Condition then Rules" is the simplest form of transition Rule.
 interface OrchestrationQuantifiedRule
          A quantified rule is a sub-class of Transition Rule such did it defines quantified variables.
 



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