-
Notifications
You must be signed in to change notification settings - Fork 26
Functions to Generate SRS Documents
Warning: Wiki should not be edited directly. Edit the files in the ./wiki/ folder instead and make a PR.
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.
Table of Units: ALREADY GENERATED | Table of Symbols: ALREADY GENERATED | Abbreviations and Acronyms: ALREADY GENERATED
Purpose of Document: prpsOfDocF | Scope of Requirements: scpOfReqF | Characteristics of Intended Reader: charIntRdrF | Organization of Document: orgSec & orgSecWTS
The Client: tClientF | The Customer: tCustomerF
User Characteristics: NOT YET GENERATED (verbatum via genSysF ) | System Constraints: systCon
Product Use Case Table: NOT YET GENERATED | Individual Product Use Cases: NOT YET GENERATED
Terminology and Definitions: termDefnF | Physical System Description: physSystDesc | Goal Statements: goalStmtF
Assumptions: assumpF & assumpF' | Theoretical Models: thModF | General Definitions: genDefnF | Data Definitions: dataDefnF | Instance Models: inModelF & inModelF' | Data Constraints: datConF | Properties of a Correct Solution: NOT YET GENERATED (verbatim via solChSpecF)
Functional Requirements: NOT YET GENERATED | Non-functional Requirements: nonFuncReqF
- Home
- Getting Started
- Documentation (of Drasil specifics)
- Design
-
Readings
- Drasil Papers and Documents
- Related Work and Inspiration
- Writing Documentation
- Compression as a Means to Learn Structure
- Glossary, Taxonomy, Ontology
- Grounded Theory
- Model Driven Scrapbook
- Model Transformation Languages
- ODE Definitions
- The Code Generator
- Suggested Reading
- Sustainability
- Productivity
- Reuse
- Formal Concept Analysis
- Generative Programming
- Software Documentation
- Units and Quantities
- Misc.
- WIP Projects