Template:— risk_realization (rsk_rlzn)
Context:— UK_Defence
Date: 2010/03/15 15:08:44
Revision: 1.3

This section specifies the template risk_realization.

NOTE  The template has been defined in the context of UK_Defence. Refer to the business context for details of related templates.

NOTE  An explanation of a template and the associated instantiation path is provided in the Template overview section.

Description

This template describes how to represent the concept of risk realization in terms of PLCS model elements (templates, entities and reference data).

Business perspective

A risk realization is a record of a risk actually occurring.

Business object definition

This information object represent the record of the realization of a anticipated risk through the occurrance of an event.



Figure 1 —  A MOOD Business Architect representation of the Business Object: Risk realization

Figure 1 —  A MOOD Business Architect representation of the Business Object: Risk realization

The attributes of the Risk realization object are tabled below.

Attribute name

Attribute description

Attribute type

Optionality

Anticipated risk This is the reference to the risk that has been realized by the causal event occurring. Risk Mandatory
Causal event This is the reference to the event that caused the anticipated risk to be realized. Event Mandatory
ID This is the identifier of the Risk realization. intrinsic Mandatory

Table 1 — Risk realization attribute details

NOTE    This template is dependent on entities in the ISO10303-239 Edition 2 schema.

Model diagrams
The EXPRESS-G diagram in Figure 2 shows the templates and EXPRESS entities that are required to represent the template "risk_realization". The text highlighted in blue shows the template parameters.


Figure 2 —  An EXPRESS-G representation of the Information model for risk_realization

Figure 2 —  An EXPRESS-G representation of the Information model for risk_realization

The graphic for the template to be used in other EXPRESS-G diagrams is shown in Figure  3 below.


Figure 3 —  The graphical representation of the risk_realization template

Figure 3 —  The graphical representation of the risk_realization template

Input parameters
The following input parameters are defined for this template:
Anticipated_risk (Type= 'ENTITY (
[warning:]Error ER1: The entity Risk does not exist
Risk)'
[warning:]Error EXP-1: The EXPRESS entity Risk
does not exist in data/schemas/ap239_arm_lf.xml.

)
This is the reference to the risk that has been realized by the causal event occurring.
Causal_event (Type= 'ENTITY (Activity_actual)' )
This is the reference to the event that caused the anticipated risk to be realized.
ID (Type='STRING')
This is the identifier of the Risk realization.
ID_source_organization (Default=UK_Defence,Type='STRING')
The organization that created the associated identifier. Additionally a Person or Information System could be defined when either of these are the source; see Identifier template characterizations
Reference parameters
The following reference parameters are defined for this template:
appl_act_asst(Type='ENTITY (Applied_activity_assignment)')
Allow the Applied_activity_assignment entity instantiated in this path to be referenced when this template is used.
Note: The Applied_activity_assignment entity can be referenced in a template path by:
%^target = $risk_realization.appl_act_asst%
where target is the parameter to which the Applied_activity_assignment is bound.
Uniqueness constraints

The following parameter combinations specify a uniqueness constraint:
Unique constraint: Risk realization
Each instance of the entity (Applied_activity_assignment) within the data set shall be uniquely identified by a combination of the following parameters on this template (risk_realization) namely: Anticipated_risk, Causal_event, ID.
The instance is referenced by the following template parameter: appl_act_asst.
Instantiation path
The instantiation path shown below specifies the entities that are to be instantiated by the template.
A description of templates and the syntax for the instantiation path is provided in the Templates Help/Information section.
-- Assigning_activity
/assigning_activity(
    items=@Anticipated_risk,
    assigned_activity=@Causal_event,
    role_class_name='Risk_realization',
    role_ecl_id='urn:plcs:rdl:uk_defence')/
%^appl_act_asst = $assigning_activity.appl_act%

-- Identify the risk_realization
/identifier(
    ID=@ID,
    source_organization=@ID_source_organization,
    type='ID',
    items=^appl_act_asst)/
Instance diagrams
The instance diagram in Figure  4 shows an example of the EXPRESS entities and templates that are instantiated by the template:
/risk_realization(Anticipated_risk='#r', Causal_event='#e', ID='rr_001', ID_source_organization='UK_Defence')/
(an illustration of the consolidated risk_realization template is shown in Figure 5 below.)


Figure 4 —  Entities instantiated by risk_realization template

Figure 4 —  Entities instantiated by risk_realization template

The instance diagram in Figure 5 shows the graphic symbol for the template that is to be used in other instance diagrams. The example template is:
/risk_realization(Anticipated_risk='#r', Causal_event='#e', ID='rr_001', ID_source_organization='UK_Defence')/


Figure 5 —  Instantiation of risk_realization template

Figure 5 —  Instantiation of risk_realization template

Characterizations
No common characterizations of the template risk_realization have been identified. However, the ISO 10303-239 EXPRESS model may enable other assignments to the entities instantiated by the template.

© UK MOD 2010 — All rights reserved