OTX-Runtime for DotNet  
OpenTestSystem.Otx.Runtime.Api.Custom.MeasureImplementation Namespace Reference

Namespace containing all interfaces for custom measure implementation. More...

Classes

interface  IDeviceService
 Represents an OTX DeviceServiceSignature. More...
 
interface  IDeviceServiceInParameter
 Repesents OTX DeviceServiceInParameter. More...
 
interface  IDeviceServiceLiteralParameter
 A literal parameter is not a real DeviceService Parameter because it does not exists in the related DeviceServiceSignature. A literal parameter represents a parameter of an external device service, which is mapped to a literal. More...
 
interface  IDeviceServiceOutParameter
 Repesents OTX DeviceServiceOutParameter. More...
 
interface  IDeviceServiceParameter
 Base of DeviceService Parameters. More...
 

Detailed Description

Namespace containing all interfaces for custom measure implementation.