oop - Is there any difference between UML Use Case "extends" and inherance? -


or "extends" use case inheriting another?

--update

just clarification, i've read books , made lot of diagrams. can't see difference between extends on uml , on inherance. bill said, uml extends indicates optional behavior, in inherance either new behavior can or not use. so, what's difference?

this similar inheritance. see detailed description of concept here.

enjoy!


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -