User:Magodra: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Magodra (talk | contribs)
Magodra (talk | contribs)
Line 1: Line 1:
== My UML test suff ==
== My UML test suff ==
=== Sequence diagrams ===
=== Classes ===
<uml>
<uml>
Bob->Alice : hello
PSClient .. PSServer
PSServer .. NPCClient
</uml>
</uml>


=== Classes ===
 
 
=== Sequence diagrams ===
<uml>
<uml>
Class NPCClient
NPCClient-\\PSServer : NPCAuthent
NPCClient//-PSServer : MSGStrings
</uml>
</uml>

Revision as of 21:03, 29 April 2011

My UML test suff

Classes


Sequence diagrams