Requirement Specifications & Overview

Specifications

Overview

@startuml

' Nodes definition 

artifact "<size:12>System Requirement</size>\n**OS**\n<size:10>SYSRQ_DETECT_OS</size>" as SYSRQ_DETECT_OS [[../example/variant_specification.html#SYSRQ_DETECT_OS]] #abcdef
artifact "<size:12>Software Requirement</size>\n**Software**\n**Example 1**\n<size:10>SWRQ_EXAMPLE_1</size>" as SWRQ_EXAMPLE_1 [[../example/variant_specification.html#SWRQ_EXAMPLE_1]] #abcdef
artifact "<size:12>Software Requirement</size>\n**Software**\n**Example 1**\n<size:10>SWRQ_EXAMPLE_2</size>" as SWRQ_EXAMPLE_2 [[../example/variant_specification.html#SWRQ_EXAMPLE_2]] #abcdef
artifact "<size:12>Software Requirement</size>\n**Software**\n**Structure 1**\n<size:10>SWRQ_STRUCT_1</size>" as SWRQ_STRUCT_1 [[../requirements/software_specification.html#SWRQ_STRUCT_1]] #abcdef
artifact "<size:12>Software Requirement</size>\n**Software**\n**Behaviour 1**\n<size:10>SWRQ_BEHAVE_2</size>" as SWRQ_BEHAVE_2 [[../requirements/software_specification.html#SWRQ_BEHAVE_2]] #abcdef

' Connection definition 

SYSRQ_DETECT_OS --> SWRQ_EXAMPLE_2: is satisfied by

@enduml

Requirement structure

Used filter: types(cust_req OR sys_req OR sw_req)