Difference between revisions of "Core.Actions.Loop"

From emotive
Jump to navigation Jump to search
(Created page with "Category:Core == Classification == {{ClassificationActivity | Loop | To the repeated execution of a sequence of activities (specification only) | Compound Node | Cor...")
 
Line 15: Line 15:
 
[[Parallel]] <br/>
 
[[Parallel]] <br/>
 
[[Handler]] <br/>
 
[[Handler]] <br/>
[[CatchingFlow]] <br/>
 
 
[[MutexGroup]]
 
[[MutexGroup]]

Revision as of 12:56, 12 August 2014

Classification

Name Loop
Short Description To the repeated execution of a sequence of activities (specification only)
Class Compound Node
Extension OTX Core library
Group Compund node related actions
Exceptions -
Checker Rules -
Standard Compliant Yes

Description

The OTX Loop activity serves the repeated execution of a sequence of activities. The loop activity contains no configurations and serves only the specification, see Specification/Implementation concept. By adding a configuration, the loop activity is converted to one of the following activities:

See also

Group
Branch
Parallel
Handler
MutexGroup