Stackoverflow53026893: Difference between revisions
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 -> "roles n" Role | ||
</uml> | </uml> | ||
[[Category:UML]] | |||
