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

Namespace for browsing at OTX data structure. More...

Namespaces

namespace  Signatures
 Namespace for browsing at OTX signatures.
 

Classes

interface  IContextVariable
 Represents an OTX ContextVariable. More...
 
interface  IDocument
 Represents an OTX. More...
 
interface  IPackage
 Contains Documents and child Packages. More...
 
interface  IProcedure
 Represents an OTX Procedure. More...
 
interface  IProcedureInOutParameter
 Represents class for InOutParameter of a Procedure. The parameter is identical to a related parameter in OTX standard ISO 13209. A detailed specification can be found there. More...
 
interface  IProcedureInParameter
 Represents class for InParameter of a Procedure. The parameter is identical to a related parameter in OTX standard ISO 13209. A detailed specification can be found there. More...
 
interface  IProcedureOutParameter
 Represents class for OutParameter of a Procedure. The parameter is identical to a related parameter in OTX standard ISO 13209. A detailed specification can be found there. More...
 
interface  IProcedureParameter
 Represents base class for InParameter, OutParameter and InOutParameter of a Procedure. The parameter is identical to a related parameter in OTX standard ISO 13209. A detailed specification can be found there. More...
 
interface  IStateVariable
 Represents an OTX StateVariable. More...
 

Detailed Description

Namespace for browsing at OTX data structure.