cancel
Showing results for 
Search instead for 
Did you mean: 

what is the differene between class diagram and er diagram .....pls ex

Former Member
0 Kudos

what is the differene between class diagram and er diagram .....pls explain with examples

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

<b>Diff btw Class Diagrams and ERD's:</b>

Class diagrams and ERDs both model the structure of a system. Class diagrams

represent the dynamic aspects of a system: both the structural and behavioural features.

ERDs, depicting only structural features provide a static view of the system.

Elements of a class diagram:

>class

>association

>binary

>n-ary

>Aggregation

>Composition

>Generalization

>Dependency

>Realization

>Association Classes

Elements of Entity Relationship Diagrams:

>Entity - A data attribute is a property common to an entity.

Check this link

www.cdf.toronto.edu/~csc340h/summer/tutorials/TutorialClassERD.pdf

Regards,

Pavan.

Answers (1)

Answers (1)

Former Member
0 Kudos