User:Magodra: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== My UML test suff == | == My UML test suff == | ||
=== | === Classes === | ||
<uml> | <uml> | ||
PSClient .. PSServer | |||
PSServer .. NPCClient | |||
</uml> | </uml> | ||
=== | |||
=== Sequence diagrams === | |||
<uml> | <uml> | ||
NPCClient-\\PSServer : NPCAuthent | |||
NPCClient//-PSServer : MSGStrings | |||
</uml> | </uml> |
Revision as of 21:03, 29 April 2011
My UML test suff
Classes

Sequence diagrams
