|
ENTITY entity_instance SUBTYPE OF (generic_literal); entity_definition : entity_expression; the_instance : entity_instance_select; END_ENTITY; -- entity_instance |
Entity data types and their attributesgeneric_expression- simple_generic_expression - generic_literal - entity_instance entity_definition: entity_expression; the_instance: entity_instance_select; |
Global rules for this entity data type- |