summaryrefslogblamecommitdiffstats
path: root/spec/spec/appl-config-option-constraints.yml
blob: 0fde7a9409c5e1d2b17cb03adc120c0d0fe4e8e1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                         

                      

                                                                        


                             

                                                                        


                             

                                                                               
                                  
            


                                                                             
                                                             
                                        

                                                                     
                                                                            
                                                       
                              

                                                          
          
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