ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalccostrafo411magnetic_scattrelease-4.1.1release-4.1.2release-4.2.2release_4.0.1ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change
on this file since 9c9a224 was
aab4e15,
checked in by Jae Cho <jhjcho@…>, 13 years ago
|
rename dataloader
|
-
Property mode set to
100644
|
File size:
857 bytes
|
Line | |
---|
1 | Module name: DataLoader |
---|
2 | |
---|
3 | UseCase: |
---|
4 | 1.1 Flow of Events |
---|
5 | 1.1.1.Basic flow |
---|
6 | 1.1.1.1 The client selects a file |
---|
7 | 1.1.1.2 The application selects an appropriate reader |
---|
8 | 1.1.1.3 the reader loads data contains in the selected file |
---|
9 | 1.1.1.4 The application should be able to return a container of values loaded |
---|
10 | |
---|
11 | 1.1.2. Alternative Flows |
---|
12 | 1.1.2.1 the client selects a file |
---|
13 | 1.1.2.2 The application does not contains a reader for a file with this extension |
---|
14 | 1.1.2.3 No container is return |
---|
15 | |
---|
16 | |
---|
17 | 1.1.3. Error Conditions |
---|
18 | 1.1.3.1. The user selects an empty file |
---|
19 | 1.1.3.2. The user selects a file that the loader is unable to read. |
---|
20 | |
---|
21 | |
---|
22 | 1.2. Special requirements |
---|
23 | 1.2.1. Preconditions |
---|
24 | None |
---|
25 | |
---|
26 | 1.2.2. Post Conditions |
---|
27 | The client received a container of data and can used it for another purpose. |
---|
28 | |
---|
29 | * When running loader.py to containers a printed on the screen |
---|
Note: See
TracBrowser
for help on using the repository browser.