Changes between Initial Version and Version 1 of ExampleUseCase


Ignore:
Timestamp:
2011-11-26T00:01:35+01:00 (12 years ago)
Author:
Morris Swertz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ExampleUseCase

    v1 v1  
     1This is an example use case using yaml:
     2
     3{{{
     4#!YumlUseCase
     5[User]-(Login)
     6[User]-(Logout)
     7(Login)<(Reminder)
     8(Login)>(Captcha)
     9}}}