Difference between revisions of "Stackoverflow53026893"

From BITPlan Wiki
Jump to navigation Jump to search
 
(4 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>
scale 200 width
+
left to right direction
 +
  scale 150 width
 
  hide circle
 
  hide circle
 
  class Person {
 
  class Person {
Line 12: Line 13:
 
   until
 
   until
 
  }
 
  }
  Person "person 1" ->  "roles n" Role
+
  Person ->  "roles n" Role
 
</uml>
 
</uml>
 +
[[Category:UML]]

Latest revision as of 19:22, 29 October 2018