source: rtems-central/spec/spec/interface-container.yml @ c970d63

Last change on this file since c970d63 was 9499f8b, checked in by Sebastian Huber <sebastian.huber@…>, on 06/04/20 at 08:34:56

spec: Rename required in mandatory attributes

The term "required" is quite overloaded in the specification context.
Use "mandatory" instead.

Shorten the phrase "explicitly defined attributes" to "explicit
attributes".

  • Property mode set to 100644
File size: 757 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2copyrights:
3- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
4enabled-by: true
5links:
6- role: spec-member
7  uid: root
8- role: spec-refinement
9  spec-key: interface-type
10  spec-value: container
11  uid: interface
12spec-description: null
13spec-example: null
14spec-info:
15  dict:
16    attributes: {}
17    description: |
18      Items of this type specify an interface container.  The item shall have
19      exactly one link with the ${interface-placement:/spec-name} to an
20      ${interface-domain:/spec-name} item.  This link defines the interface
21      domain of the container.
22    mandatory-attributes: all
23spec-name: Interface Container Item Type
24spec-type: interface-container
25type: spec
Note: See TracBrowser for help on using the repository browser.