ГОСТ Р 55346—2012
(* The behavioural_feature_context specifies the Oo_behavioral_feature object that defines context for the Oo_s*gnal
specified by raised_signal.
*)
behavioural_feature_context: oo_behavioural_feature;
(* The raised_signal specifies the raised Oo_signal.
*)
raised_signal: oo_signal:
END_ENTITY;
(*An oo_stereotype specifies a new type of element that extends the semantics of the meta-model.
*)
ENTITY oo_stereotype;
(* The associated_version specifies the Configuration element version for the associated_version.
*)
associated_version: configuration_element_version:
(* The description specifies additional information about the descnption.
*)
description : OPTIONAL text_select;
(• The id specifies the identifier of the id.
*)
id : elementjdentifier.
(* The name specifies the word, or set of words, by which the name is referred.
*)
name: label;
(* The visibility specifies how the visibility may be seen outside itsenclosing namespace. Where applicable the following
values should be used:
*)
visibility ; label;
END_ENTITY;
(*An oo_stimulus reifies a communication between two instances.
*)
ENTITY oo_stimulus;
(* The dispatch_action specifies the action performed by the dispatch_action.
*)
dispatch_action : oo_action:
(* The receiver specifies the receiving instance of the receiver.
*)
receiver: oo_instance_select;
(* The sender specifies the sending instance of the sender.
•)
sender: oo_instance_select;
END_ENTITY:
(* The oo_stimulus_argument is a relationship between an Oo_stimulus object and an instance serving as argument for
the stimulus.
*)
ENTITY oo_stimulus_argument:
(* The argument specifies the instance that serves as argument for the Oo_stimulus object specifies by stimulus.
*)
argument: oo_instance_select;
(* The stimulus specifies the Oo_stimulus object of which the stimulus is an argument.
*)
stimulus; oo_stimulus;
END_ENTITY:
(*An oo_tagged_value defines a property as a name-initial_value pair.
*)
ENTITY oo_tagged_value;
(* The id specifies the identifier of the id.
*)
361