Wiki source code of b. Use Case with Claims
Last modified by Mark Neerincx on 2025/09/01 12:28
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{html}} | ||
| 2 | <label for="status">Status:</label> | ||
| 3 | <select name="status" id="status"> | ||
| 4 | <option value="Not Started">Not Started</option> | ||
| 5 | <option value="In Progress">In Progress</option> | ||
| 6 | <option value="Under Review">Under Review</option> | ||
| 7 | <option value="In Evaluation">In Evaluation</option> | ||
| 8 | <option value="Finalized">Finalized</option> | ||
| 9 | </select> | ||
| 10 | {{/html}} | ||
| 11 | |||
| 12 | |||
| 13 | |||
| 14 | |(% style="width:166px" %)**Objective**|(% style="width:653px" %) | ||
| 15 | |(% style="width:166px" %)**TDP**|(% style="width:653px" %) | ||
| 16 | |(% style="width:166px" %)**IDP**|(% style="width:653px" %) | ||
| 17 | |(% style="width:166px" %)**Actors**|(% style="width:653px" %) | ||
| 18 | |(% style="width:166px" %)**Pre-Condition**|(% style="width:653px" %) | ||
| 19 | |(% style="width:166px" %)**Post-Condition**|(% style="width:653px" %) | ||
| 20 | |(% style="width:166px" %)**Action Sequence**|(% style="width:653px" %)((( | ||
| 21 | ~1. ... | ||
| 22 | |||
| 23 | 2. ... | ||
| 24 | ))) | ||
| 25 | |||
| 26 | |(% style="width:135px" %)**Claims (title)**|(% style="width:245px" %)**Function**|(% style="width:238px" %)**Effect(s)**|(% style="width:201px" %)**Action Sequence Step(s)** | ||
| 27 | |(% style="width:135px" %)CL1 ...|(% style="width:245px" %) |(% style="width:238px" %) |(% style="width:201px" %) | ||
| 28 | |(% style="width:135px" %)CL2 ..|(% style="width:245px" %) |(% style="width:238px" %) |(% style="width:201px" %) |