Many Entity

A Many Entity is a Modeled Entity that represents the many side in a one-to-many relationship. It has foreign key fields that match the Primary Key of the One Entity.

Characteristics

Characteristics

 

Object type code:

ent

Main Development Object?

Yes

Part of:

Contains:

Field, Key, Relationship, Property, Code Container

Generalization:

Modeled Entity

Specializations

Down Entity

Compilation Output:

Specialization

Many Entity specializes Modeled Entity in the following ways:

  • It contains Modeled Fields that correspond to the Primary Key of another Entity

  • It contains a Relationship