Architecting and designing : UML 2.5 : Model Elements : Association Node : Association
  
Association
An Association classifies a set of tuples representing links between typed instances.
To create an Association between two Model Elements or Classifiers, you create an AssociationClass and then relate the AssociationClass to each Model Element or Classifier through an AssociationNode to Class as Property relationship. For instructions on how to do this, see How to create an Association
See also
AssociationClass
AssociationNode (Invisible)
CommunicationPath
Extension
Go up to
Association Node