OTX Reference  
OpenTestSystem.Otx.Core.Signatures.SignatureRealisation Class Reference

Abstract signature type. More...

Inheritance diagram for OpenTestSystem.Otx.Core.Signatures.SignatureRealisation:
Inheritance graph

Detailed Description

Abstract signature type.

SignatureRealisation is an abstract type. This means that for the realisation element, a concrete child of SignatureRealisation must be chosen. In the OTX Core, there is only one child available, namely ProcedureSignature. OTX extensions may derive further child types, e.g. the ScreenSignature in the HMI extensions.