Represents an OTX.
More...
◆ ContextVariables
IContextVariable [] OpenTestSystem.Otx.Runtime.Api.Otx.IDocument.ContextVariables |
|
get |
Gets all ContextVariables.
◆ FullName
string OpenTestSystem.Otx.Runtime.Api.Otx.IDocument.FullName |
|
get |
◆ Imports
IDocument [] OpenTestSystem.Otx.Runtime.Api.Otx.IDocument.Imports |
|
get |
Gets all imported Documents. An imported Documents can also contain Imports in an arbitrary depth depending on the OTX Document structure.
◆ IsStartup
bool OpenTestSystem.Otx.Runtime.Api.Otx.IDocument.IsStartup |
|
get |
Checks if the Document is the startup Document.
◆ MainProcedure
IProcedure OpenTestSystem.Otx.Runtime.Api.Otx.IDocument.MainProcedure |
|
get |
◆ Name
string OpenTestSystem.Otx.Runtime.Api.Otx.IDocument.Name |
|
get |
◆ Package
IPackage OpenTestSystem.Otx.Runtime.Api.Otx.IDocument.Package |
|
get |
Gets Package that contains the Document.
◆ Procedures
IProcedure [] OpenTestSystem.Otx.Runtime.Api.Otx.IDocument.Procedures |
|
get |
◆ Signatures
ISignature [] OpenTestSystem.Otx.Runtime.Api.Otx.IDocument.Signatures |
|
get |
◆ Specification
string OpenTestSystem.Otx.Runtime.Api.Otx.IDocument.Specification |
|
get |
Gets Document specification.
◆ StateVariables
IStateVariable [] OpenTestSystem.Otx.Runtime.Api.Otx.IDocument.StateVariables |
|
get |
◆ Version
string OpenTestSystem.Otx.Runtime.Api.Otx.IDocument.Version |
|
get |
The documentation for this interface was generated from the following file: