Animal UML Class Diagram
2024-10-22 16:20:57 1 Report
Login to view full content
Recommended for you
More
Other creations by the author
Outline/Content
<<interface>>Flying
+ Fly ()
Donald Duck
+speech()
Speak human language
Climate
First line: Class nameSecond line: AttributesThird line: MethodsClass name in italics is an abstract class
Association
Interface representation: Top with <<interface>>First line: Interface nameSecond line: Interface methods
Wild goose
+Lay eggs()+Fly
Combination relationship
Duck
+LayEgg()
Aggregation relationship
Flock of geese
+V-shaped flight ()+Single-shaped flight ()
Water
animal
+Life
+Metabolism(in :oxygen in water:water)+Reproduction()
Implement relationship
oxygen
bird
+Feathers+Herculous beak and no teeth
Lay eggs ().
Penguin
wing
Dependencies
Inheritance relationship
InterfaceLollipop notationInterface name beside the circleInterface methods appear in the implementation class
Collect
Collect
Collect
Collect
0 Comments
Reply Delete
Next page