SWIM Supporting Material
SWIM-DEFN-240 Service interfaces
- 1 Requirement
- 2 Guidance
- 2.1 Verification Support
- 2.2 Examples
Requirement
Title | Service interfaces |
---|---|
Identifier | SWIM-DEFN-240 |
Requirement | A service definition shall include or refer to information about the expected exposed service interfaces, including for each service interface,
|
Rationale | This information facilitates the unambiguous identification of the interface and the understanding of its purpose. |
Verification | Completeness: Verify that the list of interfaces is included; verify that the name, description and indication are included for each interface. Consistency: Not Applicable. Correctness: Not Applicable. |
Examples/Notes | Example:
|
Level of | Mandatory |
Guidance
If no service interfaces are expected, the implemented service can group operations and messages as fit.
Verification Support
Completeness | Check that: [ ] The service definition includes or refers to information about the exposed service interfaces. [ ] The information about the exposed service interfaces includes the name of the service interface. [ ] The information about the exposed service interfaces includes a textual description of the service interface including its purpose. [ ] The information about the exposed service interfaces includes an indication that the interface is a provider side interface or a consumer side interface. |
Examples
Links to example service definitions can be found in the example service definitions page.Â
Status: Living Material