OTX Reference  
OpenTestSystem.Otx.Core.Terms.IsValid Class Reference

Allows testing a validity for its truth value with respect to the current context More...

Inheritance diagram for OpenTestSystem.Otx.Core.Terms.IsValid:
Inheritance graph

Public Attributes

OtxLink validity
 The validity term (or Boolean context variable) that shall be tested. More...
 
- Public Attributes inherited from OpenTestSystem.Otx.Core.Terms.Term
MetaData metaData
 Store additional More...
 

Detailed Description

Allows testing a validity for its truth value with respect to the current context

The only validity concept related term IsValid allows testing a validity for its truth value with respect to the current context.

Checker rules
CheckerRule.Core_Chk053 - no dangling OtxLink associations
CheckerRule.Core_Chk013 - correct referencing of validities

Member Data Documentation

◆ validity

OtxLink OpenTestSystem.Otx.Core.Terms.IsValid.validity

The validity term (or Boolean context variable) that shall be tested.