Wiki source code of c. Use Case with Claims

Version 3.1 by Tjalling Haije on 2025/07/07 12:30

Show last authors
1 {{children sort="title"/}}
2
3
4
5 **Template:**
6
7 {{html}}
8 <label for="status">Status:</label>
9 <select name="status" id="status">
10 <option value="Not Started">Not Started</option>
11 <option value="In Progress">In Progress</option>
12 <option value="Under Review">Under Review</option>
13 <option value="In Evaluation">In Evaluation</option>
14 <option value="Finalized">Finalized</option>
15 </select>
16 {{/html}}
17
18
19 |(% style="width:166px" %)**Objective**|(% style="width:653px" %)
20 |(% style="width:166px" %)**TDP**|(% style="width:653px" %)
21 |(% style="width:166px" %)**IDP**|(% style="width:653px" %)
22 |(% style="width:166px" %)**Actors**|(% style="width:653px" %)
23 |(% style="width:166px" %)**Pre-Condition**|(% style="width:653px" %)
24 |(% style="width:166px" %)**Post-Condition**|(% style="width:653px" %)
25 |(% style="width:166px" %)**Action Sequence**|(% style="width:653px" %)(((
26 ~1. ...
27
28 2. ...
29 )))
30
31 |(% style="width:135px" %)**Claims (title)**|(% style="width:245px" %)**Function**|(% style="width:238px" %)**Effect(s)**|(% style="width:201px" %)**Action Sequence Step(s)**
32 |(% style="width:135px" %)CL1 ...|(% style="width:245px" %) |(% style="width:238px" %) |(% style="width:201px" %)
33 |(% style="width:135px" %)CL2 ..|(% style="width:245px" %) |(% style="width:238px" %) |(% style="width:201px" %)