summaryrefslogtreecommitdiffstats
path: root/spec/spec/requirement-action-transition.yml
blob: 45484566c6ef22670b345f62f5b6962065ba88b1 (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
29
30
31
32
33
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:
      enabled-by:
        description: |
          The transition map may be customized to support configuration
          variants through this attribute.  The default transitions
          (``enabled-by: true``) shall be specified before the customized
          variants in the list.
        spec-type: enabled-by
      post-conditions:
        description: null
        spec-type: requirement-action-transition-post
      pre-conditions:
        description: null
        spec-type: requirement-action-transition-pre
    description: |
      This set of attributes defines the transition from all state variations
      of the set of pre-conditions to states of post-conditions through an
      action in an action requirement.
    mandatory-attributes: all
spec-name: Action Requirement Transition
spec-type: requirement-action-transition
type: spec