UML deployment diagram - What are the parts of a deployment diagram?

What are the parts of a deployment diagram?

Nodes: A node represents any hardware component. The configuration of hardware is represented by attributes of nodes.
Components: A component represents software. Each component straightly represents a class or object that in turn represents methods.
Dependencies: The reliability of one component with that of another is depicted by dependencies.
Links: To tie up tow nodes, the links are utilized. The links are implemented by using nodes and their associations.
UML collaboration diagram - What are the different elements of a collaboration diagram?
UML collaboration diagram - What are the different elements of a collaboration diagram? - Object: The interaction between objects takes place in a system. .
UML activity diagrams - Brief explanation of all elements in activity diagrams.
UML activity diagrams - Brief explanation of all elements in activity diagrams. - Activities: An activity indicates an action that performed in the system.....
UML Use Case - Explain the different elements of a Use Case
UML Use Case - Explain the different elements of a Use Case - Use case diagram is a subset of various behaviour diagrams......
Post your comment