UML RELATIONS
Working with Relationships
1. Associations-An association is a structural relationship that describes a set of links, each link being a connection among objects
2. Multiplicity
3. Qualified Associations
4. Reflexive Associations
5. Inheritance and Generalization – A Generalization is a relationship in which objects of the specialized element(child) are substitutable for objects of the generalized element(parent)
6. Dependencies – A dependency is a semantic relationship between two things in which a change to one thing may affect the semantics of the other thing
Comments
Post a Comment