The Extended ER Diagram

by K. Yue

1. Introduction

2. Extensions

Example:

See:https://en.wikipedia.org/wiki/Entity%E2%80%93relationship_model

Example:

An ER diagram using Chen's notation.

OO Extensions:

Example: Figure 3.1 of Hoffer

Example: Figure 3.7 of Hoffer

Examples:

John has a car.
A car has an engine.
A man is a person.
A man is a kind of a person.
A student is a person.