Wiki source code of c. Use Case with Claims

Version 4.1 by Tjalling Haije on 2025/08/26 08:25

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