summaryrefslogtreecommitdiffstats
path: root/spec/spec/requirement-action-transition-pre.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-08 08:45:01 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-08 08:59:20 +0200
commit1a58bbe76eba50160565d02e63a5c3a4d5424d8e (patch)
tree47ad7e535ebe1993186894c2e49709c0be136d75 /spec/spec/requirement-action-transition-pre.yml
parentinterface: Substitute text of return values (diff)
downloadrtems-central-1a58bbe76eba50160565d02e63a5c3a4d5424d8e.tar.bz2
spec: Generalize directive to action requirements
Diffstat (limited to 'spec/spec/requirement-action-transition-pre.yml')
-rw-r--r--spec/spec/requirement-action-transition-pre.yml27
1 files changed, 27 insertions, 0 deletions
diff --git a/spec/spec/requirement-action-transition-pre.yml b/spec/spec/requirement-action-transition-pre.yml
new file mode 100644
index 00000000..0da85c42
--- /dev/null
+++ b/spec/spec/requirement-action-transition-pre.yml
@@ -0,0 +1,27 @@
+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: {}
+ description: |
+ This set of attributes defines for each pre-condition the set of states
+ before the action for a transition in an actin requirement.
+ generic-attributes:
+ description: |
+ There shall be exactly one generic attribute key for each
+ pre-condition. The key name shall be the pre-condition name. The
+ value of each generic attribute shall be a set of states of the
+ pre-condition.
+ key-spec-type: requirement-action-name
+ value-spec-type: requirement-action-transition-pre-states
+ mandatory-attributes: all
+spec-name: Action Requirement Transition Pre-Conditions
+spec-type: requirement-action-transition-pre
+type: spec