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

Namespace containing all interfaces for custom external service provider implementation. More...

Classes

interface  IConstructor
 Represents an OTX Constructor. More...
 
interface  IEvent
 Represents an OTX Event. More...
 
interface  IEventLiteralParameter
 A literal parameter is not a real Event Parameter because it does not exists in the related EventSignature. A literal parameter represents a parameter of an external event, which is mapped to a literal. More...
 
interface  IEventParameter
 Represents OTX ExternalEventResult. More...
 
interface  IEventValueParameter
 Represents OTX ExternalEventResult. More...
 
interface  IExternalInOutParameter
 Repesents OTX ExternalInOutParameter. More...
 
interface  IExternalInParameter
 Repesents OTX ExternalInParameter. More...
 
interface  IExternalLiteralParameter
 A literal parameter is not a real External Parameter because it does not exists in the related ServiceSignature. A literal parameter represents a parameter of an external service, which is mapped to a literal. More...
 
interface  IExternalOutParameter
 Repesents OTX ExternalOutParameter. More...
 
interface  IExternalParameter
 Base of ExternalParameters. More...
 
interface  IProperty
 Represents an OTX Property. More...
 
interface  IPropertyValue
 Represents OTX PropertyValuedeclaration. More...
 
interface  IService
 Represents an OTX Service. More...
 
interface  IServiceProvider
 Represents an OTX ServiceProvider. More...
 

Detailed Description

Namespace containing all interfaces for custom external service provider implementation.