OTX Reference  
OpenTestSystem.Otx.Core.Declarations.ExtensibleDeclaration.ExtensibleDeclarationRealisation Class Reference

Specifies the ExtensibleDeclaration implementation. More...

Inheritance diagram for OpenTestSystem.Otx.Core.Declarations.ExtensibleDeclaration.ExtensibleDeclarationRealisation:
Inheritance graph

Public Attributes

DataType dataType
 This element represents the data type for the declared data. It can be chosen out of the list of available OTX data types; these are derived from the abstract DataType. The runtime characteristics of all data types required by the OTX Core are fully specified in section DataTypes. More...
 

Detailed Description

Specifies the ExtensibleDeclaration implementation.

Member Data Documentation

◆ dataType

DataType OpenTestSystem.Otx.Core.Declarations.ExtensibleDeclaration.ExtensibleDeclarationRealisation.dataType

This element represents the data type for the declared data. It can be chosen out of the list of available OTX data types; these are derived from the abstract DataType. The runtime characteristics of all data types required by the OTX Core are fully specified in section DataTypes.