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