Domain model class diagram
-Models things in the users’ work domain
-Used to define requirements for OO
Associations
-Association as a relationship amongst instances of object classes
-A term, in, UML,that describes a naturally occuring relationship between specific things,sometimes called a relationship
Attributes
Descriptive pieces of information about things or objects
Relationship
A term that describes a naturally occuring association between specific things
Cardinality
A measure of the number of links between one object and another object in a relationship
Multiplicity
A measure,in UML ,of the no of links between one object and another object in an association
Association class
An association that has attributes or operations of its own, or that participate in relationships with other classes