apple watch - What is the difference between a UML node and a UML component? -


i designing uml diagram apple watch extension. how should represent host app using uml ? uml node or uml component ? please note there can inter app communication between extension app , iphone app (host app).

uml nodes apparently used depict physical resources, watch node, whereas component understood software component. since want model software, go components (which nicely visualise plugging between extension , host).


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

python - NameError: name 'subprocess' is not defined -