ГОСТ Р 55346—2012
ENTITY control_io_port
SUBTYPE OF (io_port):
control_type : controlJype_enumeration:
offset: REAL;
port_of: functionJnstance;
trigger_type; trigger type_enumeration;
DERIVE
SELF\io_port. RENAMEDrole ; port_data_relation ; consumer;
UNIQUE
UR1; port of, io_port_number. porttype;
WHERE
good_offset; offset >= 0.0;
port_data_direction: (SELF\io_port.portJype <> output);
WR1; {’SYSTEMS_ENGINEERING_DATA_REPRESENTATION.EVENT_DATA_TYPE_DEFINITION’ IN TYPEOF
(data.definition)) / (’SYSTEMS_ENGINEERING_DATA_REPRESENTATION.LOGICAL_DATA_TYPE_DEFINITION’ IN
TYPEOF(data.definition));
END_ENTITY;
ENTITY coordinate_translationJnformation;
measurement_unit; label;
name; label;
ratio ; REAL;
scale_factor : REAL;
transformation_for; graphics_view;
END_ENTITY;
ENTITY criticaMssue:
description ; OPTIONAL text_select:
id; eJementJdentifier;
name; label;
status; label;
END_ENTITY;
ENTITY critical_issuejmpact;
description : OPTIONAL text_select;
id; eJementJdentifier;
impact_ofJssue : SET[1:?J OF critical_issue;
name; label;
INVERSE
identifiedjssues ; SET[0;?J OF element_critical_issue_relationship FOR issue_analysis;
END_ENTITY;
ENTITY data_f»eld
SUBTYPE OF (datajnstance);
role ; OPTIONAL label;
END_ENT!TY;
ENTITY data_instance
SUPERTYPE OF ( data_fie»d );
default_value ; OPTIONAL datajype_value_select;
definition: da!a_type_definition_select;
description ; OPTIONAL text_select;
id; eJementJdentifier;
initial_value ; OPTIONAL datajype_value_select;
is_constant; BOOLEAN;
name; label;
unit_component: OPTIONAL unit;
UNIQUE
UR1: definition, id:
END_ENT!TY:
275