oop - When should I use the <<creates>> stereotype in a UML class diagram -


i have basic question in deed, never stopped think this.

well, wondering correct use of <<create>> stereotype of uml2. in case @ figure bellow, right represent dependency within interface, or must on concrete classes actualy creates object.

class diagram

i've been digging sometime , find nothing ambiguous or uncomplete information. link best 1 able find: http://www.uml-diagrams.org/dependency.html

the definition ok, doen't mention interfaces.

the interface orientation depends on point class, absolutely valid present dependency this. no problem interface. depends on point class.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -