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

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

Refs #1 - Mockup güncellendi. Filtrelere component eklendi, bu önemli. View task details sayfasına task'ın diğer detayları eklendi, ayrıca schedule detayları da eklendi, böylece bu sayfada zaten assign edilmiş task'ın tarihi vs de değiştirilebilir. Schedule tasks sayfası eklendi. Burda hiç schedule edilmemiş tasklar listelenir, bunları filtreleyebilir, tek tek seçerek schedule edebilir. Bu görünümde timeline yok ama hemen üstten tabdan geçip bakabilir. Burda ilerde oto-schedule et veya preview et gibi özellikler koyabiliriz.

File size: 12.5 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          <ReferencedObject>
116            <UniqueID>74bd16b5-fca2-4cb6-9dda-ded0d99e0661</UniqueID>
117          </ReferencedObject>
118        </MappedUseCases>
119        <Category>Functional</Category>
120        <Importance>MustHave</Importance>
121        <Status>Named</Status>
122        <AcceptanceStatus>Proposed</AcceptanceStatus>
123      </Requirement>
124      <Requirement UniqueID="cc4b67e5-864a-4ff9-94c0-7b0764f18c15" Name="2" ID="2" Prefix="">
125        <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>
126        <HistoryItems />
127        <Proponents />
128        <Beneficiaries />
129        <MappedUseCases>
130          <ReferencedObject>
131            <UniqueID>74bd16b5-fca2-4cb6-9dda-ded0d99e0661</UniqueID>
132          </ReferencedObject>
133        </MappedUseCases>
134        <Category>Functional</Category>
135        <Importance>MustHave</Importance>
136        <Status>Named</Status>
137        <AcceptanceStatus>Proposed</AcceptanceStatus>
138      </Requirement>
139      <Requirement UniqueID="f628e09a-ddad-4485-93e7-a8e6c15773a4" Name="3" ID="3" Prefix="">
140        <Description>Tasks should able to retrieved from external systems such as Trac, MS Excel, MS Project</Description>
141        <HistoryItems />
142        <Proponents />
143        <Beneficiaries />
144        <MappedUseCases />
145        <Category>Functional</Category>
146        <Importance>MustHave</Importance>
147        <Status>Named</Status>
148        <AcceptanceStatus>Proposed</AcceptanceStatus>
149      </Requirement>
150      <Requirement UniqueID="6d64bf80-9ca9-46ba-b8ff-af436b40429a" Name="4" ID="4" Prefix="">
151        <Description>The timeline view should be exported as image file, or dynamic linking as an image should be possible</Description>
152        <HistoryItems />
153        <Proponents />
154        <Beneficiaries />
155        <MappedUseCases />
156        <Category>Functional</Category>
157        <Importance>MustHave</Importance>
158        <Status>Named</Status>
159        <AcceptanceStatus>Proposed</AcceptanceStatus>
160      </Requirement>
161      <Requirement UniqueID="7c4ba273-8cbd-4431-b8d0-b89a6cc12b5a" Name="5" ID="5" Prefix="">
162        <Description>Tasks should be able to include other tasks (i.e. subtasks).</Description>
163        <HistoryItems />
164        <Proponents />
165        <Beneficiaries />
166        <MappedUseCases />
167        <Category>Functional</Category>
168        <Importance>MustHave</Importance>
169        <Status>Named</Status>
170        <AcceptanceStatus>Proposed</AcceptanceStatus>
171      </Requirement>
172      <Requirement UniqueID="efcbdf58-c6ef-4252-8965-313ba9cb074f" Name="6" ID="6" Prefix="">
173        <Description>User should be able to set deadlines for tasks and/or subtasks.</Description>
174        <HistoryItems />
175        <Proponents />
176        <Beneficiaries />
177        <MappedUseCases />
178        <Category>Functional</Category>
179        <Importance>MustHave</Importance>
180        <Status>Named</Status>
181        <AcceptanceStatus>Proposed</AcceptanceStatus>
182      </Requirement>
183      <Requirement UniqueID="9d3d5766-d128-4fef-b2fd-c2f8374ddc72" Name="7" ID="7" Prefix="">
184        <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>
185        <HistoryItems />
186        <Proponents />
187        <Beneficiaries />
188        <MappedUseCases />
189        <Category>Functional</Category>
190        <Importance>MustHave</Importance>
191        <Status>Named</Status>
192        <AcceptanceStatus>Proposed</AcceptanceStatus>
193      </Requirement>
194      <Requirement UniqueID="d315e2f1-b3e4-4f7e-9ba5-36147eacc948" Name="8" ID="8" Prefix="">
195        <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>
196        <HistoryItems />
197        <Proponents />
198        <Beneficiaries />
199        <MappedUseCases />
200        <Category>Functional</Category>
201        <Importance>MustHave</Importance>
202        <Status>Named</Status>
203        <AcceptanceStatus>Proposed</AcceptanceStatus>
204      </Requirement>
205      <Requirement UniqueID="2016e52d-362a-4ee0-a0fc-f095621cbf85" Name="9" ID="9" Prefix="">
206        <Description>Scheduling System may also be used for recording instantaneous ideas, or notes regarding tasks, projects, i.e. mind map</Description>
207        <HistoryItems />
208        <Proponents />
209        <Beneficiaries />
210        <MappedUseCases />
211        <Category>Functional</Category>
212        <Importance>MustHave</Importance>
213        <Status>Named</Status>
214        <AcceptanceStatus>Proposed</AcceptanceStatus>
215      </Requirement>
216      <Requirement UniqueID="cccfe8ea-1cf6-480a-8f9c-dda2d0099622" Name="10" ID="10" Prefix="">
217        <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>
218        <HistoryItems />
219        <Proponents />
220        <Beneficiaries />
221        <MappedUseCases />
222        <Category>Functional</Category>
223        <Importance>MustHave</Importance>
224        <Status>Named</Status>
225        <AcceptanceStatus>Proposed</AcceptanceStatus>
226      </Requirement>
227      <Requirement UniqueID="d3fc814f-c2dc-4fe6-a3ea-6367fd32998e" Name="11" ID="11" Prefix="">
228        <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>
229        <HistoryItems />
230        <Proponents />
231        <Beneficiaries />
232        <MappedUseCases />
233        <Category>Functional</Category>
234        <Importance>MustHave</Importance>
235        <Status>Named</Status>
236        <AcceptanceStatus>Proposed</AcceptanceStatus>
237      </Requirement>
238      <Requirement UniqueID="e7a9b10d-566e-478b-9f32-74195bbc5b86" Name="12" ID="12" Prefix="">
239        <Description>User should be able to redirected to external systems from associated (referenced) tasks. (There can be create/edit links for referenced systems)</Description>
240        <HistoryItems />
241        <Proponents />
242        <Beneficiaries />
243        <MappedUseCases />
244        <Category>Functional</Category>
245        <Importance>MustHave</Importance>
246        <Status>Named</Status>
247        <AcceptanceStatus>Proposed</AcceptanceStatus>
248      </Requirement>
249    </Requirements>
250    <Attributes>
251      <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>
252      <Notes>Similar Software;
253 - agileagenda
254 - the action machine
255 - rescue time
256 - effexis
257</Notes>
258      <RelatedDocuments />
259    </Attributes>
260    <Glossary />
261    <Stakeholders />
262  </Model>
263</UCM-Document>
Note: See TracBrowser for help on using the repository browser.