source: rtems-central/spec/spec/interface-group.yml @ 86dbbfa4

Last change on this file since 86dbbfa4 was 86dbbfa4, checked in by Sebastian Huber <sebastian.huber@…>, on 07/24/20 at 18:44:56

spec: Add requirements text to groups

  • Property mode set to 100644
File size: 1.0 KB
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: group
11  uid: interface
12spec-description: null
13spec-example: null
14spec-info:
15  dict:
16    attributes:
17      brief:
18        description: null
19        spec-type: interface-brief
20      description:
21        description: null
22        spec-type: interface-description
23      identifier:
24        description: null
25        spec-type: interface-group-identifier
26      name:
27        description: |
28          It shall be the human readable name of the interface group.
29        spec-type: str
30      text:
31        description: |
32          It shall state the requirement for the interface group.
33        spec-type: requirement-text
34    description: |
35      This set of attributes specifies an interface group.
36    mandatory-attributes: all
37spec-name: Interface Group Item Type
38spec-type: interface-group
39type: spec
Note: See TracBrowser for help on using the repository browser.