source: trunk/SchedulingSystem/etc/spec/SchedulingSystem.ucm @ 16

Last change on this file since 16 was 16, checked in by fmguler, 14 years ago

Refs #1 - Scheduling System için gereksinimler güncellendi. Taskların tanımlı olduğu harici sistemlere link verme req. eklendi. Benzer ürünler not olarak eklendi. Agile agenda özellikle benziyor. Mockup'lar balsamiq mockups ile yapılıyor. Mockup isimleri use caseler ile aynı yapıldı. Örneğin ViewTimeline senaryosunun mockup haline ViewTimeline?.bmml dosyasından ulaşılabilir. Balsamiq ile güzel oluyor. Linkler verdiriliyor, böylece tam bir uygulama gibi görülebiliyor. Örneğin task detaylarının aşağıda olması yerine sağ tıklayınca seçilmesi ve modal bir pencerede gösterilmesi bu şekilde aklıma geldi. Aşağıdaki filter criteria sabit olur, view timeline için de yeni taskları filtrelemek için de kullanılabilir. Ayrıca, schedule edilmemiş taskları view sayfasında göstermeye gerek yok, bunun için ayrı bir sayfa yapıp, orda da filtreleme yapıp tek tek atanabilir. Atanma işlemi de otomatik yapılabilir. Sürükle bırak işi daha ilerde yapılır.

File size: 12.2 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<UCM-Document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="2.0">
3  <Model UniqueID="75793492-fa10-4763-90b6-6e7455483a64" Name="Scheduling System" ID="1" Prefix="M" Author="FMG" Company="" Release="" CreationDateValue="06/02/2010 00:01:48">
4    <Actors>
5      <Actor UniqueID="6485b55f-a3cc-41cb-b5a6-52e7908156dc" Name="Regular User" ID="1" Prefix="A">
6        <Attributes>
7          <Description />
8          <Notes />
9          <RelatedDocuments />
10        </Attributes>
11        <Goals>
12          <Goal UniqueID="275eef93-1520-4c22-bfd9-813fda1899da" Name="0" ID="0" Prefix="">
13            <Description>View the timeline</Description>
14          </Goal>
15          <Goal UniqueID="da735aba-8149-4511-a445-2a6fdbee1399" Name="1" ID="1" Prefix="">
16            <Description>View the task details</Description>
17          </Goal>
18          <Goal UniqueID="d2b9a6e2-9d0c-4fbb-8fe4-69454cacff78" Name="2" ID="2" Prefix="">
19            <Description>Add new task / edit existing tasks</Description>
20          </Goal>
21          <Goal UniqueID="cc1f6565-bafd-489c-822f-41e3a95fec4e" Name="3" ID="3" Prefix="">
22            <Description>Schedule tasks, see offered schedules</Description>
23          </Goal>
24        </Goals>
25      </Actor>
26      <Actor UniqueID="cf05a489-ec5a-4c3a-ba86-ddb0e06900af" Name="External System" ID="2" Prefix="A">
27        <Attributes>
28          <Description />
29          <Notes />
30          <RelatedDocuments />
31        </Attributes>
32        <Goals>
33          <Goal UniqueID="15dbf4b3-dbb1-4280-9c01-95d223de2eff" Name="1" ID="1" Prefix="">
34            <Description>Get the timeline image according to specified criteria</Description>
35          </Goal>
36        </Goals>
37      </Actor>
38    </Actors>
39    <Packages />
40    <UseCases>
41      <UseCase UniqueID="74bd16b5-fca2-4cb6-9dda-ded0d99e0661" Name="ViewTimeline" ID="1" Prefix="UC">
42        <Attributes>
43          <Description>The scenario to view the current timeline. This can happen according to selected criteria/grouping.</Description>
44          <Notes />
45          <RelatedDocuments />
46        </Attributes>
47        <Steps>
48          <Step UniqueID="902ff474-39af-4e9c-9ec0-651665903e95" Name="1" ID="1" Prefix="">
49            <Description>User accesses the viewTimeline.htm page.</Description>
50            <ChildID>-1</ChildID>
51            <Type>Default</Type>
52          </Step>
53          <Step UniqueID="c67dabe2-7096-4041-8fa7-97a95611a133" Name="2" ID="2" Prefix="">
54            <Description>The timeline based on the current criteria/grouping is displayed on the page.</Description>
55            <ChildID>-1</ChildID>
56            <Type>Default</Type>
57          </Step>
58          <Step UniqueID="cfc219c7-a67e-4c49-8d6b-6842aa2c8b87" Name="2.1" ID="2" Prefix="">
59            <Description>Resource view: x axis has the resources (performers of tasks) y axis has tasks as bars. If more than one task is assigned to a performer, parallel tasks go to next line. Tasks are colored according to project. </Description>
60            <ChildID>1</ChildID>
61            <Type>Child</Type>
62          </Step>
63          <Step UniqueID="dbf01597-90d3-4075-be2f-3bf46128ea11" Name="2.2" ID="2" Prefix="">
64            <Description>Project view: x asis has the projects (tasks are owned by projects) y axis has the tasks as bars. Parallel tasks go to next line. Tasks are colored according to performers.</Description>
65            <ChildID>2</ChildID>
66            <Type>Child</Type>
67          </Step>
68          <Step UniqueID="01e6470f-bdce-4917-b995-1009ba0aee73" Name="3" ID="3" Prefix="">
69            <Description>User changes the display criteria</Description>
70            <ChildID>-1</ChildID>
71            <Type>Default</Type>
72          </Step>
73          <Step UniqueID="9dce6b8d-5075-440c-ba1a-f75643099e7a" Name="3.1" ID="3" Prefix="">
74            <Description>User changes the view (from available views)</Description>
75            <ChildID>1</ChildID>
76            <Type>Child</Type>
77          </Step>
78          <Step UniqueID="2e1ddd0d-02d9-426b-b14c-c317ee6dcb63" Name="3.2" ID="3" Prefix="">
79            <Description>User filters tasks according to resource, project, milestone, starting time, deadline, etc.</Description>
80            <ChildID>2</ChildID>
81            <Type>Child</Type>
82          </Step>
83        </Steps>
84        <OpenIssues />
85        <ActiveActors>
86          <ActiveActor>
87            <ActorUniqueID>6485b55f-a3cc-41cb-b5a6-52e7908156dc</ActorUniqueID>
88            <IsPrimary>false</IsPrimary>
89          </ActiveActor>
90        </ActiveActors>
91        <HistoryItems />
92        <Prose />
93        <Preconditions />
94        <Postconditions />
95        <Release />
96        <AssignedTo />
97        <Priority>1</Priority>
98        <Complexity>Low</Complexity>
99        <Implementation>Scheduled</Implementation>
100        <Level>Summary</Level>
101        <Status>Named</Status>
102        <Trigger>
103          <EventType>External</EventType>
104          <Description />
105        </Trigger>
106      </UseCase>
107    </UseCases>
108    <Requirements>
109      <Requirement UniqueID="b3dc28e1-4de7-418a-93a5-6ff71968296b" Name="1" ID="1" Prefix="">
110        <Description>User shall be able to track starting and estimated/actual completion times of tasks.</Description>
111        <HistoryItems />
112        <Proponents />
113        <Beneficiaries />
114        <MappedUseCases />
115        <Category>Functional</Category>
116        <Importance>MustHave</Importance>
117        <Status>Named</Status>
118        <AcceptanceStatus>Proposed</AcceptanceStatus>
119      </Requirement>
120      <Requirement UniqueID="cc4b67e5-864a-4ff9-94c0-7b0764f18c15" Name="2" ID="2" Prefix="">
121        <Description>User shall be able to view tasks in a timeline view, tasks can be grouped by user, project, milestone, and similar filtering can be applied</Description>
122        <HistoryItems />
123        <Proponents />
124        <Beneficiaries />
125        <MappedUseCases />
126        <Category>Functional</Category>
127        <Importance>MustHave</Importance>
128        <Status>Named</Status>
129        <AcceptanceStatus>Proposed</AcceptanceStatus>
130      </Requirement>
131      <Requirement UniqueID="f628e09a-ddad-4485-93e7-a8e6c15773a4" Name="3" ID="3" Prefix="">
132        <Description>Tasks should able to retrieved from external systems such as Trac, MS Excel, MS Project</Description>
133        <HistoryItems />
134        <Proponents />
135        <Beneficiaries />
136        <MappedUseCases />
137        <Category>Functional</Category>
138        <Importance>MustHave</Importance>
139        <Status>Named</Status>
140        <AcceptanceStatus>Proposed</AcceptanceStatus>
141      </Requirement>
142      <Requirement UniqueID="6d64bf80-9ca9-46ba-b8ff-af436b40429a" Name="4" ID="4" Prefix="">
143        <Description>The timeline view should be exported as image file, or dynamic linking as an image should be possible</Description>
144        <HistoryItems />
145        <Proponents />
146        <Beneficiaries />
147        <MappedUseCases />
148        <Category>Functional</Category>
149        <Importance>MustHave</Importance>
150        <Status>Named</Status>
151        <AcceptanceStatus>Proposed</AcceptanceStatus>
152      </Requirement>
153      <Requirement UniqueID="7c4ba273-8cbd-4431-b8d0-b89a6cc12b5a" Name="5" ID="5" Prefix="">
154        <Description>Tasks should be able to include other tasks (i.e. subtasks).</Description>
155        <HistoryItems />
156        <Proponents />
157        <Beneficiaries />
158        <MappedUseCases />
159        <Category>Functional</Category>
160        <Importance>MustHave</Importance>
161        <Status>Named</Status>
162        <AcceptanceStatus>Proposed</AcceptanceStatus>
163      </Requirement>
164      <Requirement UniqueID="efcbdf58-c6ef-4252-8965-313ba9cb074f" Name="6" ID="6" Prefix="">
165        <Description>User should be able to set deadlines for tasks and/or subtasks.</Description>
166        <HistoryItems />
167        <Proponents />
168        <Beneficiaries />
169        <MappedUseCases />
170        <Category>Functional</Category>
171        <Importance>MustHave</Importance>
172        <Status>Named</Status>
173        <AcceptanceStatus>Proposed</AcceptanceStatus>
174      </Requirement>
175      <Requirement UniqueID="9d3d5766-d128-4fef-b2fd-c2f8374ddc72" Name="7" ID="7" Prefix="">
176        <Description>The time spent on tasks should be be able to tracked, and user should be able to pause the tasks (preemted by another task) and continue working on it later.</Description>
177        <HistoryItems />
178        <Proponents />
179        <Beneficiaries />
180        <MappedUseCases />
181        <Category>Functional</Category>
182        <Importance>MustHave</Importance>
183        <Status>Named</Status>
184        <AcceptanceStatus>Proposed</AcceptanceStatus>
185      </Requirement>
186      <Requirement UniqueID="d315e2f1-b3e4-4f7e-9ba5-36147eacc948" Name="8" ID="8" Prefix="">
187        <Description>User shall be able to assign priorities to tasks and the system should be able to offer different scheduling alternatives by using selected scheduling algorithms.</Description>
188        <HistoryItems />
189        <Proponents />
190        <Beneficiaries />
191        <MappedUseCases />
192        <Category>Functional</Category>
193        <Importance>MustHave</Importance>
194        <Status>Named</Status>
195        <AcceptanceStatus>Proposed</AcceptanceStatus>
196      </Requirement>
197      <Requirement UniqueID="2016e52d-362a-4ee0-a0fc-f095621cbf85" Name="9" ID="9" Prefix="">
198        <Description>Scheduling System may also be used for recording instantaneous ideas, or notes regarding tasks, projects, i.e. mind map</Description>
199        <HistoryItems />
200        <Proponents />
201        <Beneficiaries />
202        <MappedUseCases />
203        <Category>Functional</Category>
204        <Importance>MustHave</Importance>
205        <Status>Named</Status>
206        <AcceptanceStatus>Proposed</AcceptanceStatus>
207      </Requirement>
208      <Requirement UniqueID="cccfe8ea-1cf6-480a-8f9c-dda2d0099622" Name="10" ID="10" Prefix="">
209        <Description>Outputs/deliverables may also be specified about the tasks in addition to deadline/estimated completion time in order to increase precision/ponderability. After completion, outputs can be linked to the task.</Description>
210        <HistoryItems />
211        <Proponents />
212        <Beneficiaries />
213        <MappedUseCases />
214        <Category>Functional</Category>
215        <Importance>MustHave</Importance>
216        <Status>Named</Status>
217        <AcceptanceStatus>Proposed</AcceptanceStatus>
218      </Requirement>
219      <Requirement UniqueID="d3fc814f-c2dc-4fe6-a3ea-6367fd32998e" Name="11" ID="11" Prefix="">
220        <Description>Scheduling System may also be used as a development portal / company portal where it is integrated to environmental systems (trac, review board, svn, use case maker) or it can be plugged into an existing portal.</Description>
221        <HistoryItems />
222        <Proponents />
223        <Beneficiaries />
224        <MappedUseCases />
225        <Category>Functional</Category>
226        <Importance>MustHave</Importance>
227        <Status>Named</Status>
228        <AcceptanceStatus>Proposed</AcceptanceStatus>
229      </Requirement>
230      <Requirement UniqueID="e7a9b10d-566e-478b-9f32-74195bbc5b86" Name="12" ID="12" Prefix="">
231        <Description>User should be able to redirected to external systems from associated (referenced) tasks. (There can be create/edit links for referenced systems)</Description>
232        <HistoryItems />
233        <Proponents />
234        <Beneficiaries />
235        <MappedUseCases />
236        <Category>Functional</Category>
237        <Importance>MustHave</Importance>
238        <Status>Named</Status>
239        <AcceptanceStatus>Proposed</AcceptanceStatus>
240      </Requirement>
241    </Requirements>
242    <Attributes>
243      <Description>Scheduling system assists to plan and track the tasks of multiple projects. It aims to increase productivity by helping to be on track, foreseeing completion time of tasks, and inferring useful information by reviewing the past timeline.</Description>
244      <Notes>Similar Software;
245 - agileagenda
246 - the action machine
247 - rescue time
248 - effexis
249</Notes>
250      <RelatedDocuments />
251    </Attributes>
252    <Glossary />
253    <Stakeholders />
254  </Model>
255</UCM-Document>
Note: See TracBrowser for help on using the repository browser.