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