summaryrefslogtreecommitdiffstats
path: root/spec/spec/requirement-action-exp-states.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/spec/requirement-action-exp-states.yml')
-rw-r--r--spec/spec/requirement-action-exp-states.yml25
1 files changed, 25 insertions, 0 deletions
diff --git a/spec/spec/requirement-action-exp-states.yml b/spec/spec/requirement-action-exp-states.yml
new file mode 100644
index 00000000..943ec381
--- /dev/null
+++ b/spec/spec/requirement-action-exp-states.yml
@@ -0,0 +1,25 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2021 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:
+ list:
+ description: |
+ The list defines a set of states of the condition.
+ spec-type: requirement-action-exp-state-name
+ str:
+ assert:
+ or:
+ - re: ^[A-Z][a-zA-Z0-9]+$
+ - eq: N/A
+ description: |
+ It shall be the name of a state of the condition or ``N/A`` if the
+ condition is not applicable.
+spec-name: Action Requirement Expression State Set
+spec-type: requirement-action-exp-states
+type: spec