OTX-Runtime for Java  
Package OpenTestSystem.Otx.Runtime.Api.Custom.MeasureImplementation

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

Classes

interface  IDeviceService
 Represents an OTX DeviceService. More...
 
interface  IDeviceServiceInParameter
 Represents OTX DeviceServiceInParameter. More...
 
interface  IDeviceServiceLiteralParameter
 A literal parameter is not a real DeviceService Parameter because it does not exists in the related DeviceServiceSignature. More...
 
interface  IDeviceServiceOutParameter
 Represents OTX DeviceServiceOutParameter. More...
 
interface  IDeviceServiceParameter
 Base of DeviceService Parameters. More...
 

Detailed Description

Package containing all interfaces for custom measure implementation.