summaryrefslogtreecommitdiff
path: root/spec/spec/appl-config-option-constraints.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-04-28 08:16:25 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-04-29 16:45:46 +0200
commitb1f05da86f5fe5bbb923d1d61e6ddfa1604add63 (patch)
treef768370a80193e1331b7ae4f2c70dc5fc44cf050 /spec/spec/appl-config-option-constraints.yml
parentf1a20670f5c595bf3128816a6152729f44dfea90 (diff)
spec: Use explicit constraints for acfg
Diffstat (limited to 'spec/spec/appl-config-option-constraints.yml')
-rw-r--r--spec/spec/appl-config-option-constraints.yml41
1 files changed, 0 insertions, 41 deletions
diff --git a/spec/spec/appl-config-option-constraints.yml b/spec/spec/appl-config-option-constraints.yml
deleted file mode 100644
index 0fde7a94..00000000
--- a/spec/spec/appl-config-option-constraints.yml
+++ /dev/null
@@ -1,41 +0,0 @@
-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:
- max:
- description: |
- It shall be the maximum value of the application configuration
- option.
- spec-type: int-or-str
- min:
- description: |
- It shall be the minimum value of the application configuration
- option.
- spec-type: int-or-str
- set:
- description: |
- It shall be the set of valid values for the application configuration
- option.
- spec-type: list-int-or-str
- texts:
- description: |
- It shall be a list of constraints specific to this application
- configuration option. For general constraints, use a link with the
- ${constraint-role:/spec-name} to a constraint item.
- spec-type: requirement-text-list
- description: |
- This set of attributes defines application configuration option
- constraints. Additional constraints can be added through the links of
- the item using the ${constraint-role:/spec-name}.
- mandatory-attributes: none
-spec-name: Application Configuration Option Constraint Set
-spec-type: appl-config-option-constraints
-type: spec