ГОСТ Р 55346—2012
ENTITY partial_system_view_relationship
SUPERTYPE OF ( triggered_system_view_relationship );
description : OPTIONAL text_select;
related: partial_system_view;
relating : partial_system_view:
relationship_type : label:
system_definit»on_context: system_definition;
WHERE
correct_relationship: related :<>: relating:
END_ENTITY:
ENTITY persistent_storage
SUBTYPE OF (general_functionality_instance):
id: element identifier;
name: label:
permanent: LOGICAL;
presentation id : OPTIONAL label;
readonly : LOGICAL:
storage_access: label;
store_size : OPTIONAL INTEGER:
UNIQUE
UR1: id;
END_ENTITY:
ENTITY persistent_storage_equivalence_relationship;
equivalent_storage : SET[2:?J OF persistent_storage_reference:
va!id_context: functional_reference_configuration;
END_ENTITY:
ENTITY persistent_storage_reference
SUBTYPE OF (functionality_instance_reference):
SELF\functronalityJnstance_reference. RENAMED referenced_functionality_instance : persistentstorage;
END_ENTITY;
ENTITY person:
address: OPTIONAL address;
first_name : OPTIONAL label:
id: basicjdentifier;
last_name : OPTIONAL label:
middte_names :OPTIONAL LISTf1:?J OF label.
prefix_titles : OPTIONAL LIST[1:?J OF label;
suffix_tittes : OPTIONAL LIST[1:?] OF label;
UNIQUE
UR1: id;
END_ENTITY;
ENTITY person_in_organization;
associated_organization : organization;
associated_person : person;
description : OPTIONAL text_select:
role : label;
END_ENTITY:
ENTITY person_organization_assignment:
assigned_person_organization : person_organization_select;
assigned_to: person_organization_assignment_setect:
description : OPTIONAL text_select;
role : label;
END_ENTITY:
294