From bbc9f2993a3e2bf171efe32eff8ab3a2cde74f0f Mon Sep 17 00:00:00 2001 From: "malte.horst" Date: Fri, 5 Nov 2021 09:59:08 +0100 Subject: [PATCH] Modified SRS list of contents --- 1.-Software-Requirements--Specification.md | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/1.-Software-Requirements--Specification.md b/1.-Software-Requirements--Specification.md index 509b42f..ad0fa3f 100644 --- a/1.-Software-Requirements--Specification.md +++ b/1.-Software-Requirements--Specification.md @@ -7,14 +7,14 @@ * [2.4 Add Attachments for the Device](#UC6) * [2.5 Format output as CAEX version 3.0](#UC7) * [3. Features](#LF) - * [3.1 Import](#LF1) - * [3.2 File validation](#LF2) - * [3.3 Error Handling](#LF3) - * [3.4 GUI](#LF4) - * [3.5 Display device in a readable way](#LF5) - * [3.6 Edit device](#LF6) - * [3.7 Create device](#LF7) - * [3.8 Export device](#LF8) + * [3.1 /LF10/ Import](#LF1) + * [3.2 /LF20/ File validation](#LF2) + * [3.3 /LF30/ Error Handling](#LF3) + * [3.4 /LF40/ GUI](#LF4) + * [3.5 /LF50/ Display device in a readable way](#LF5) + * [3.6 /LF60/ Edit device](#LF6) + * [3.7 /LF70/ Create device](#LF7) + * [3.8 /LF80/ Export device](#LF8) * [4. Product data](#LD) * [4.1 /LD10/ AML-DD](#LD1) * [4.2 /LD20/ Save and load files](#LD2) @@ -155,9 +155,15 @@ The system shall make a device description editable. For this, the user can load # 8. Glossary __AML__ Automation Markup Language is an open standard data format for storing and exchanging plant planning data + __AML DD__ AML Device Description + __AMLX__ AML Package + __CAEX__ Computer-Aided Engineering Exchange + __CLI__ Command Line Interface + __GUI__ Graphical User Interface + __IODD__ Input/Output Device Description