Stackoverflow53026893: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:
* [https://stackoverflow.com/questions/53026893/multiple-optional-interfaces-modeling-oop question Multiple Optional Interfaces modeling (OOP)]
* [https://stackoverflow.com/questions/53026893/multiple-optional-interfaces-modeling-oop question Multiple Optional Interfaces modeling (OOP)]
<uml>
<uml>
left to right direction
  scale 150 width
  hide circle
  hide circle
  class Person {
  class Person {
Line 11: Line 13:
   until
   until
  }
  }
  Person "person 1" ->  "roles n" Role
  Person ->  "roles n" Role
</uml>
</uml>
[[Category:UML]]

Latest revision as of 17:22, 29 October 2018