summaryrefslogtreecommitdiffstats
path: root/spec-spec/spec/link.yml
blob: 3c7fb5deeb835caad00003ebf7a120bf2b46078c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links:
- role: spec-member
  uid: root
spec-description: null
spec-example: null
spec-info:
  dict:
    attributes:
      role:
        description: |
          It shall be the role of the link.
        spec-type: name
      uid:
        description: |
          It shall be the absolute or relative UID of the link target item.
        spec-type: uid
    description: |
      This set of attributes specifies a link from one specification item to
      another specification item.  The links in a list are ordered.  The first
      link in the list is processed first.
    mandatory-attributes: all
spec-name: Link
spec-type: link
type: spec