OTX Reference
|
|
Represent syntactic expressions which can be evaluated in order to yield a value. More...
Public Attributes | |
MetaData | metaData |
Cardinality [0..1] The MetaData type allows tools to store additional, mainly tool-specific data. More... | |
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).
MetaData OpenTestSystem.Otx.Core.Terms.Term.metaData |
Cardinality [0..1]
The MetaData
type allows tools to store additional, mainly tool-specific data.