OTX Reference  
OpenTestSystem.Otx.Extensions.ExternalServiceProvider.Signatures Namespace Reference

Interface description (Signature) More...

Classes

class  ServiceProviderSignature
 A service provider can be a part of a system, a device, a database or a simple library. The ServiceProviderSignature describes the interface to an external system in terms of its services, events, properties and constructors. It is also possible to start and stop services of the provider. ServiceProviderSignature is an otx:SignatureRealisation. More...
 

Detailed Description

Interface description (Signature)

A Signature describes an interface. It consists of a name, a set of parameters as well as a specification. A signature is only at run time dynamically bound to the corresponding object, detailed information see Signatures.