Skip to content

Functions to Generate SRS Documents

Nicholas Richardson edited this page May 30, 2017 · 25 revisions

The following is an organized list to say which sections have a function in OrganizationOfSRS.hs that can generate these section given only a few parameters and sentences. Many of these functions can be optimized from needing less parameters or only having one rather than two functions. In the future, we may add a quick description of each function and how to use.


Reference Material: ALREADY GENERATED (via RefProg intro)

Table of Units: ALREADY GENERATED | Table of Symbols: ALREADY GENERATED | Abbreviations and Acronyms: ALREADY GENERATED

Introduction: introF

Purpose of Document: prpsOfDocF | Scope of Requirements: NOT YET GENERATED | Characteristics of Intended Reader: charIntRdrF | Organization of Document: orgSec & orgSecWTS

Stakeholders: stakehldr

The Client: NOT YET GENERATED | The Customer: NOT YET GENERATED

General System Description: genSysF (generates subsections)

User Characteristics: GENERATED VIA genSysF (verbatum) | System Constraints: systCon

Scope of the Project: NOT YET GENERATED

Product Use Case Table: NOT YET GENERATED | Individual Product Use Cases: NOT YET GENERATED

Specific System Description: specSysDesF

Problem Description: NOT YET GENERATED

Terminology and Definitions: termDefnF | Physical System Description: NOT YET GENERATED | Goal Statements: NOT YET GENERATED

Solution Characteristics Specification: solChSpecF (generates subsections)

Assumptions: assumpF & assumpF' | Theoretical Models: thModF | General Definitions: genDefnF | Data Definitions: dataDefnF | Instance Models: inModelF & inModelF' | Data Constraints: datConF

Requirements: reqF

Functional Requirements: NOT YET GENERATED | Non-functional Requirements: NOT YET GENERATED

Likely Changes: NOT YET GENERATED

Tractability of Matrices and Graphs: traceMGF

Off the Shelf Solutions: NOT YET GENERATED

Appendix: NOT YET GENERATED

References: NOT YET GENERATED

Clone this wiki locally