Extensions.ExternalServiceProvider.ServiceProviderSignature

From emotive
Revision as of 05:04, 13 November 2019 by Nb (talk | contribs) (Created by Ngoc Tran.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Classification

Name ServiceProvider Signatures
Short Description This signature contains all available constructors, properties, services and events of a specific provider
Class OTX Extension
Pre-Conditions
Specified by ISO 13209-4

Introduction

An OTX ExternalServiceProvider Extension 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.

Properties

  • Name
    Unique name throughout all global identifiers within the OTX document.
  • Specification
    Description of datatype signature
  • Visibility
    • Private
    • Packa­ge (Default)
    • Public
  • Elements
    Enumeration elements of the enumeration signature, each enumeration element assigns a unique name to a unique IntergerLiteral.

Checker Rules

DataType_Chk004