Component & Deployment Diagram Syntax Reference |
||
Element name |
Syntax |
Synopsis |
---|---|---|
Component |
Component: executable software module with an identity and a well specified interface which usually can be indipendently developed. |
|
Dependency |
Dependency: relationship beetween two modelling elements, for which a change in the indipendent element implies a change in the dependent module. |
|
Link |
Link: logical relationship in which a partecipant (a component, a node or a class) uses the other participant servces. |
|
Node |
Node : rappresentation of an hardware platform. |