Changes between Version 6 and Version 7 of ScriptBuilderSRS
- Timestamp:
- 07/27/2017 07:43:56 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ScriptBuilderSRS
v6 v7 10 10 11 11 1. Glossary [[BR]] 12 1. Script Builder Tool Requirements[[BR]]12 1. [#two Script Builder Tool Requirements] [[BR]] 13 13 1. Incidents, Scripts, and Timelines [[BR]] 14 14 1. Script Builder File I/O [[BR]] … … 65 65 TMT::Traffic Management Team 66 66 67 == 2.Script Builder Tool Requirements == 67 == 2.Script Builder Tool Requirements == #two 68 68 69 69 === 2.1 Scripts, Timelines, and Incidents === … … 73 73 Creating a new script shows an empty timeline available for incidents to be added or inserted. 74 74 75 ==== 2.1.2 Saving a Script ==== 75 ==== 2.1.2 Load an existing Script ==== 76 77 Load an existing Script from a saved XML file and display it as a timeline. 78 79 ==== Saving a Script ==== 76 80 77 81 Saving a script causes the script and all the incidents it contains to be saved in XML format to an external file in conformance with the standard as detailed in the *Simulation Manager & Script XML Schema. (Look in Google Drive). 78 82 79 ==== 2.1.3Adding a new Incident ====83 ==== Adding a new Incident ==== 80 84 81 85 A new incident may be added to the script. When an incident is created the user will enter the properties of that incident: incident number, incident name, color of the incident's line, a description of the incident, the start time of the Incident, and the length of the incident. (Note, we are considering omitting incident number). 82 86 83 ==== 2.1.4Editing Incident Properties ====84 85 An incident's properties may be modified after it has been created . An incident's starting time may be adjusted.87 ==== Editing Incident Properties ==== 88 89 An incident's properties may be modified after it has been created, including adjusting starting time. 86 90 87 91 Editing Incident Events … … 103 107 Incident Extractor Wizard 104 108 105 This wizard allows the user to load a script and extract incidents from it. 106 107 Event Entry 109 This wizard allows the user to load a script and extract incidents from it. (Elaboration needed). 110 111 ==== Add New Event ==== 108 112 109 113 The user shall be able to add events to an incident line by selecting the desired type of event using a button on the main GUI then placing the event to the desired location on the timeline. When the user places an event, dialog boxes will appear to allow the user to enter information regarding the event. The user shall be able to place events at any location on an incident line. 110 114 111 Event Removal 115 ==== Modify Event Group ==== 116 117 A group of events occurring at the same time may be modified. Each event appears in a separate tab and its properties individually updated. 118 119 ==== Deleting Event ==== 112 120 113 121 The user shall be able to remove events from incidents, by right-clicking on the event's icon and selecting “remove” from a pop-up menu. The user shall be able to remove an event by clicking on it and pressing the delete key.
