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

Represent syntactic expressions which can be evaluated in order to yield a value. More...

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

Public Attributes

MetaData metaData
 Store additional More...
 

Detailed Description

Represent syntactic expressions which can be evaluated in order to yield a value.

OTX terms represent syntactic expressions which can be evaluated in order to yield a value. The resulting value of a term can be a simple value (e.g. an integer in the OTX Integer case) or a reference to complex data(e.g.a reference to a list in the OTX List case).

Member Data Documentation

◆ metaData

MetaData OpenTestSystem.Otx.Core.Terms.Term.metaData

Store additional