OTX Reference  
OpenTestSystem.Otx.Extensions.ExternalServiceProvider.Signatures.ServiceProviderSignature.Services.ServiceSignature Class Reference

The available services of the ServiceProvider are defined here. The name attribute is mandatory (unlike the base type NamedAndSpecified where it is optional). ServiceSignature is an otx:SignatureRealisation. More...

Inheritance diagram for OpenTestSystem.Otx.Extensions.ExternalServiceProvider.Signatures.ServiceProviderSignature.Services.ServiceSignature:
Inheritance graph

Classes

class  ServiceRealisation
 Contains a list of parameter descriptions adhering to a service. More...
 

Public Attributes

ServiceRealisation realisation
 Contains a list of parameter descriptions adhering to a service. More...
 
- Public Attributes inherited from OpenTestSystem.Otx.Core.UniversalTypes.NamedAndSpecified
ExtensibleData[] extendedData
 Declares general data for NamedAndSpecified which can be extented by new general data defined in new OTX extensions using the standardised extension mechanism. For example it can be used to specify specification relevant content in a better structured way. More...
 
OtxId id
 Unique identifier of an element More...
 
MetaData metaData
 Additional tool-specific data More...
 
OtxName name
 Name of an element More...
 
NamedAndSpecifiedSpecification[] specification
 Descriptive specification More...
 

Detailed Description

The available services of the ServiceProvider are defined here. The name attribute is mandatory (unlike the base type NamedAndSpecified where it is optional). ServiceSignature is an otx:SignatureRealisation.

Checker rules
CheckerRule.ExternalServiceProvider_Chk003 - Input argument omission

Member Data Documentation

◆ realisation

ServiceRealisation OpenTestSystem.Otx.Extensions.ExternalServiceProvider.Signatures.ServiceProviderSignature.Services.ServiceSignature.realisation

Contains a list of parameter descriptions adhering to a service.