OTX Reference  
OpenTestSystem.Otx.Core.Nodes.Node.CompoundNode.Branch.BranchRealisation.ConditionalFlow.ConditionHeader Class Reference

Condition that has to return true in order to execute the branch. For the last branch at the right hand side no condition is necessary. More...

Inheritance diagram for OpenTestSystem.Otx.Core.Nodes.Node.CompoundNode.Branch.BranchRealisation.ConditionalFlow.ConditionHeader:
Inheritance graph

Public Attributes

BooleanTerm realisation
 Cardinality [0..1]
Represents the test to be carried out prior to flow execution. More...
 
- Public Attributes inherited from OpenTestSystem.Otx.Core.UniversalTypes.NamedAndSpecified
ExtensibleData[] extendedData
 Declares general data for NamedAndSpecified which can be extented by new general data defined in new OTX extensions using the standardised extension mechanism. For example it can be used to specify specification relevant content in a better structured way. More...
 
OtxId id
 Unique identifier of an element More...
 
MetaData metaData
 Additional tool-specific data More...
 
OtxName name
 Name of an element More...
 
NamedAndSpecifiedSpecification[] specification
 Descriptive specification More...
 

Detailed Description

Condition that has to return true in order to execute the branch. For the last branch at the right hand side no condition is necessary.

Member Data Documentation

◆ realisation

BooleanTerm OpenTestSystem.Otx.Core.Nodes.Node.CompoundNode.Branch.BranchRealisation.ConditionalFlow.ConditionHeader.realisation

Cardinality [0..1]
Represents the test to be carried out prior to flow execution.