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 -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -