|
ENTITY Real_representation_item SUBTYPE OF (Representation_item); the_value : REAL; END_ENTITY; -- Real_representation_item |
Entity data types and their attributesRepresentation_item(OPT) name: STRING; Real_representation_item the_value: REAL; |
Global rules for this entity data type- |