OTX Reference  
OpenTestSystem.Otx.Core.Nodes.Node.CompoundNode.Loop.LoopRealisation Class Reference

Represents the loop realisation More...

Classes

class  LoopConfigurationHeader
 Represents the loop header which defines the loop configuration type More...
 

Public Attributes

LoopConfigurationHeader configuration
 Represents the loop header which defines the loop configuration type More...
 
Flow flow
 A container for a sequence of nodes which will be executed one by one in the order of appearance. More...
 

Detailed Description

Represents the loop realisation

Member Data Documentation

◆ configuration

LoopConfigurationHeader OpenTestSystem.Otx.Core.Nodes.Node.CompoundNode.Loop.LoopRealisation.configuration

Represents the loop header which defines the loop configuration type

◆ flow

Flow OpenTestSystem.Otx.Core.Nodes.Node.CompoundNode.Loop.LoopRealisation.flow

A container for a sequence of nodes which will be executed one by one in the order of appearance.