enum
)
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.