|
ENTITY state_variable_with_colour; state_variable : REAL; associated_colour : colour_specification; END_ENTITY; -- state_variable_with_colour |
Entity data types and their attributesstate_variable_with_colourstate_variable: REAL; associated_colour: colour_specification; |
Usersstate_variable_with_colourcolour_association_table.discrete_states_with_colours |
Global rules for this entity data type- |