|
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; |
Users: by entity attributesstate_variable_with_colourcolour_association_table.discrete_states_with_colours Users: by defined types, not used by any entity attributestate_variable_with_colour- |
Global rules for this entity data type- |