Logische applicatie-interface

Definitie
:
Het deel van een systeem waarmee een component toegankelijk wordt voor de omgeving. Anders gezegd dat deel van een applicatiecomponent waarmee applicatieservices beschikbaar worden voor, en gebruikt kunnen worden door, een gebruiker of een andere component. Voorbeeld van een applicatieinterface is een 'StUF-BG 3.10 webservice' interface.
Toelichting op formulier
:
Opmaaksjabloon
:
Bron
:
Verwijzing
:
Eigenschap voor begrippenlijst
:
Automatische paginanamen
:
Nee

Toegestane eigenschappen

Toegestane relaties

Uit kennismodel...
:
Toegestane eindpunten
:
Uit kennismodel...
:
Relatietype
:
Toegestane eindpunten
:

An application interface declares how a component can connect with its environment. An application interface specifies how the functionality of a component can be accessed by other components (provided interface), or which functionality the component requires from its environment (required interface). An application interface exposes an application service to the environment. The same application service may be exposed through different interfaces. In a sense, an application interface specifies a kind of contract that a component realizing this interface must fulfill. This may include parameters, protocols used, pre- and post-conditions, and data formats. An application interface may be part of an application component through composition (not shown in the standard notation), which means that these interfaces are provided or required by that component, and can be used by other application components. An application interface can be assigned to application services or business services, which means that the interface exposes these services to the environment. The name of an application interface should preferably be a noun.


Deze pagina is het laatst bewerkt op 6 okt 2023 om 04:11.