Difference between revisions of "Stackoverflow53027130"
Jump to navigation
Jump to search
| Line 4: | Line 4: | ||
birdtype | birdtype | ||
} | } | ||
| + | </uml> | ||
| + | <uml> | ||
| + | hide circle | ||
| + | class Bird { | ||
| + | birdtype | ||
| + | color | ||
| + | } | ||
| + | </uml> | ||
| + | <uml> | ||
| + | hide circle | ||
| + | class Bird { | ||
| + | |||
| + | } | ||
| + | class Blackbird{} | ||
| + | class Bluebird() | ||
| + | Blackbird -> Bird | ||
| + | Bluebird ->Bird | ||
</uml> | </uml> | ||
Revision as of 15:25, 29 October 2018


