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

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

Packages

package  Signature
 Package 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 InOutParameter of a Procedure. More...
 
interface  IProcedureInParameter
 Represents InParameter of a Procedure. More...
 
interface  IProcedureOutParameter
 Represents OutParameter of a Procedure. More...
 
interface  IProcedureParameter
 Represents base class for InParameter, OutParameter and InOutParameter of a Procedure. More...
 
interface  IStateVariable
 Represents an OTX StateVariable. More...
 

Detailed Description

Package for browsing at OTX data structure.

The main entries are IProject and IPlayerProject