|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
interface |
OrchestrationForAll
forall |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |