Difference between revisions of "Stackoverflow53026893"

From BITPlan Wiki
Jump to navigation Jump to search
(Created page with "see * [https://stackoverflow.com/questions/53026893/multiple-optional-interfaces-modeling-oop question Multiple Optional Interfaces modeling (OOP)] <uml> hide circle class P...")
 
 
(6 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" -> Role "roles n"
+
  Person -> "roles n" Role
 
</uml>
 
</uml>
 +
[[Category:UML]]

Latest revision as of 19:22, 29 October 2018