|
ENTITY linearly_superimposed_state SUBTYPE OF (state); INVERSE components : SET [1:?] OF state_component FOR state; END_ENTITY; -- linearly_superimposed_state |
Entity data types and their attributesstatestate_id: identifier; description: text; linearly_superimposed_state (INV) components: SET [1:?] OF state_component FOR state; |
Global rules for this entity data type- |