UML Diagrams Zicomi Systems publishes some UML example diagrams online from the world famous UML dictionary. more...
Version 2.5 Released Zicomi Systems is delighted to announce that version 2.5 of Zicomi Mentor is released. With support for UML 2.0 and all thirteen UML diagrams more...
Zicomi Systems' Director speaks about the UML at Objects by Design - an informative interview more...
Partner Programme Zicom Systems is delighted to announce a new world wide partner programme, become a partner today. more...
OMG Member Zicom Systems is made a member of the OMG!
Node Association
A node association is a structural relationship between two nodes. It represents a physical connection between the two nodes; the connection may express a communication path or a type of network.
Explanation
An association between two nodes represents a physical connection between the two nodes. It has all of the characteristics of an association. The association ends, which are the points where the association connects to the nodes, have many properties, which specify the semantics of the relationship.
An association relationship is related to a node association because it is the definition of the fundamental relationship. The node association is a specific example of the association relationship between two nodes.