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

c# - ItextSharp font color issue in ver 5.5.4+ -

jquery - Multiple issues with pushstate: history, loading, calling functions -

ios - retrievePeripherals deprecated in IOS7 how to substitude it with retrievePeripheralsWithIdentifiers -