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