OTX Reference  
OpenTestSystem.Otx.Extensions.DataType Namespace Reference

Support for user-defined data types Enumeration and Structure as well as resource handling More...

Namespaces

namespace  DataTypes
 Data types, see also Core data types.
 
namespace  Declarations
 Extension specific declarations
 
namespace  Exceptions
 Error handling.
 
namespace  Signatures
 Interface description (Signature)
 
namespace  Terms
 Lists all Terms.
 
namespace  Variables
 Variable Access.
 

Classes

class  CheckerRule
 Comprehensive checker rule listing, see also Core checker rules. More...
 

Detailed Description

Support for user-defined data types Enumeration and Structure as well as resource handling

The purpose of the OTX DataType extension is support often required data types Enumeration and Structure.
The inner structure of data types Enumeration and Structure have to be defined during authoring time via a signature.This approach has the advantage, that a validation is possible at design time.
Identical enumerations and structures, which refer to the same signature are handled as identical data types.