This commit is contained in:
Philip Sargent
2021-12-02 22:31:46 +00:00
parent a094e99ccf
commit 8a44a72071
3 changed files with 8 additions and 8 deletions

View File

@@ -15,7 +15,7 @@ CUCC Expo Handbook: Wallet Process UML Diagrams
<p>An Sequence Diagram is on the the types of Interaction Diagram used to understand complex systems.
<p>A Sequence Diagram is oen the the types of Interaction Diagram used to understand complex systems.
<ul>
<li><a href="https://en.wikipedia.org/wiki/Sequence_diagram">wikipedia:Sequence_diagram</a>
<li><a href="https://www.tutorialspoint.com/uml/uml_interaction_diagram.htm">Sequence and Collaboration Diagrams</a>
@@ -23,7 +23,7 @@ CUCC Expo Handbook: Wallet Process UML Diagrams
</ul>
<p>We also have a "<a href="life-wallet.html">activity</a>" lifecycle diagram which shows clearly the states which a wallet can be in during its life.
<p>Both "activity" and "sequence" diagrams are part of the UML software specifiction system. We also have a "<a href="trogclass-1.html">class</a>" diagram for troggle.
<p>Both "activity" and "sequence" diagrams are part of the UML software specification system. We also have a "<a href="trogclass-1.html">class</a>" diagram for troggle.
That page also defines the "essential", "specification" and "implementation" levels at which troggle is designed and maintained.
<h3>This diagram</h3>