Enumerations (enum).

Figure 345. Motivation Slide presentation
  • Modeling finite sets of discrete states.

  • Examples:

    A room's door: {OPEN, CLOSED}

    State of matter: {SOLID, LIQUID, GASEOUS}

  • No dynamic change of state set.