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

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

Classes

interface  IScreenHandle
 Represents an handle to an OTX screen instance. More...
 
interface  IScreenInOutParameter
 Repesents OTX ScreenInOutParameter. More...
 
interface  IScreenInParameter
 Repesents OTX ScreenInParameter. More...
 
interface  IScreenLiteralParameter
 A literal parameter is not a real screen parameter because it does not exists in the related ScreenSignature. A literal parameter represents a parameter of an external screen, which is mapped to a literal. More...
 
interface  IScreenOutParameter
 Repesents OTX ScreenOutParameter. More...
 
interface  IScreenParameter
 Base of ScreenParameters. More...
 
interface  IScreenTermParameter
 Repesents OTX ScreenTermParameter. More...
 

Detailed Description

Namespace containing all interfaces for custom screen implementation.