|
ENTITY variable_entity_type SUBTYPE OF (entity_expression, generic_variable); END_ENTITY; -- variable_entity_type |
Entity data types and their attributesdata_type- complex_type - entity_instance_type type_name: SET [0:?] OF STRING; generic_expression - expression - entity_expression (RT) type_name->entity_name: SET [1:1] OF STRING; simple_generic_expression - generic_variable (INV) interpretation: environment FOR syntactic_representation; variable_entity_type - |
Global rules for this entity data type- |