Guest User

Untitled

a guest
Feb 25th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <diagram program="umlet" version="14.2">
  3. <zoom_level>10</zoom_level>
  4. <element>
  5. <id>UMLSequenceAllInOne</id>
  6. <coordinates>
  7. <x>210</x>
  8. <y>50</y>
  9. <w>720</w>
  10. <h>650</h>
  11. </coordinates>
  12. <panel_attributes>title=A complex combined fragments
  13. obj=Lifeline A~a
  14. obj=Lifeline B~b
  15. obj=Lifeline C~c
  16. obj=Lifeline D~d
  17.  
  18. a->>>b : execute() d=duration; on=b
  19. combinedFragment=combined fragment~cf; id2->id3 + :Message
  20. a:{x==0}; on=c
  21. combinedFragment=alt~alt1 c d; d:[x>0]; combinedFragment=loop~loop1 a b; b:[1..10]
  22. on=b
  23. b->>>a; on=a; d->c
  24. ..=alt1; c:[else]
  25. a.>b; off=a; --=loop1; c->d
  26. ..=cf
  27. b.>a +1; off=b
  28. --; --
  29. destroy=d;
  30. tick=2
  31. a->b -2
  32. a.>>>b --</panel_attributes>
  33. <additional_attributes/>
  34. </element>
  35. <element>
  36. <id>UMLUseCase</id>
  37. <coordinates>
  38. <x>380</x>
  39. <y>330</y>
  40. <w>190</w>
  41. <h>90</h>
  42. </coordinates>
  43. <panel_attributes>*Error*</panel_attributes>
  44. <additional_attributes/>
  45. </element>
  46. </diagram>
Add Comment
Please, Sign In to add comment