Template:— safety_argument (sfty_arg) Context:— UK_Defence |
Date: 2010/03/15 15:10:55 Revision: 1.5
|
This section specifies the template safety_argument.
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.
This template describes how to represent the concept of an safety argument in terms of PLCS model elements (templates, entities
and reference data).
A safety argument identifies how a safety claim is supported by a risk mitigation and other evidence and assumptions.
This information object represents the definition of an argument that the related risk mitigation supports the related safety
claim.
Figure 1 — A MOOD Business Architect representation of the Business Object: Safety_argument
The attributes of the Safety argument object are tabled below.
Attribute name
|
Attribute description
|
Attribute type
|
Optionality
|
Assumptions |
This is the reference to the list of assumptions that have been made in developing the safety argument. |
Assumption |
Optional [0:?] |
Category |
This is the category of the safety argument.
EXAMPLE
probabalistic,
deterministic,
qualitative.
|
intrinsic |
Mandatory |
Developed by |
This is the reference to the person who has developed the safety argument. |
Person |
Mandatory |
Evidence |
This is a reference to the evidence to support the safety argument. |
Document |
Mandatory [1:?] |
ID |
This is the identifier of the safety argument. |
Identifier |
Mandatory |
Judgement |
This is the judgement that has been reached by the person responsible for development of the safety argument. |
intrinsic |
Mandatory |
Related risk mitigation |
This is the reference to the related risk mitigation that supports the related safety case. |
Risk mitigation |
Mandatory |
Related safety claim |
This is the reference to the safety claim for which this argument has been developed. |
Safety claim |
Mandatory |
Table 1 — Safety argument attribute details
NOTE
This template is dependent on entities in the ISO10303-239 Edition 2 schema.
The EXPRESS-G diagram in
Figure
2
shows the templates and EXPRESS entities that are required
to represent the template
"safety_argument".
The text highlighted in blue shows the template parameters.
Figure 2 — An EXPRESS-G representation of the Information model for safety_argument
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 safety_argument template
The following input parameters are defined for this template:
This is the reference to the list of assumptions that have been made in developing the safety argument.
This is the category of the safety argument.
This is the reference to the person who has developed the safety argument.
This is a reference to the evidence to support the safety argument.
This is the identifier of the safety argument.
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
This is the judgement that has been reached by the person responsible for development of the safety argument.
Related_risk_mitigation (Type=
'ENTITY
(
Error ER1: The entity Risk_perception does not existRisk_perception)'
Error EXP-1: The EXPRESS entity Risk_perception
does not exist in data/schemas/ap239_arm_lf.xml.)
This is the reference to the related risk mitigation that supports the related safety case.
This is the reference to the safety claim for which this argument has been developed.
The following reference parameters are defined for this template:
Allow the
Document_assignment
entity instantiated in this path to be referenced when this template is used.
%^target = $safety_argument.doc_asg%
The following parameter combinations specify a uniqueness constraint:
Unique constraint: safety_argument
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.
-- Document_assignment /
assigning_document(
assigned_document=@Related_safety_claim,
is_assigned_to=@Related_risk_mitigation,
doc_ass_role='Safety_argument',
doc_ar_ecl_id='urn:plcs:rdl:uk_defence')/
%^doc_asg = $assigning_document.doc_asg%
-- ID /
identifier(
ID=@ID,
source_organization=@ID_source_organization,
type='ID',
items=^doc_asg)/
-- Evidence Document_assignmentDocument_assignment.role = '/IGNORE'
Document_assignment.assigned_document ->
@EvidenceDocument_assignment.is_assigned_to ->
^doc_asg
%^ev =
Document_assignment%
/
assigning_reference_data(
class_name='Evidence',
ecl_id='urn:plcs:rdl:uk_defence',
items=^ev)/
-- Category /
assigning_reference_data(
class_name=@Category,
ecl_id='urn:plcs:rdl:uk_defence',
items=^doc_asg)/
-- Judgement /
assigning_descriptor(
descr=@Judgement,
class_name='Judgement',
ecl_id='urn:plcs:rdl:uk_defence',
is_assigned_to=^doc_asg)/
-- Create relationship to Developed_by Organization_or_person_in_organization_assignmentOrganization_or_person_in_organization_assignment.items ->
^doc_asg
Organization_or_person_in_organization_assignment.assigned_entity ->
@Developed_byOrganization_or_person_in_organization_assignment.role = '/IGNORE'
%^dev_by =
Organization_or_person_in_organization_assignment%
/
assigning_reference_data(
class_name='Developed_by',
ecl_id='urn:plcs:rdl:uk_defence',
items=^dev_by)/
-- [optional Assumptions] Document_assignmentDocument_assignment.role = '/IGNORE'
Document_assignment.assigned_document ->
@AssumptionsDocument_assignment.is_assigned_to ->
^doc_asg
%^ass =
Document_assignment%
/
assigning_reference_data(
class_name='Assumptions',
ecl_id='urn:plcs:rdl:uk_defence',
items=^ass)/
The following entities are instantiated with attributes as specified:
The instance diagram in Figure
4
shows an example of the EXPRESS entities and templates that are instantiated by the template:
/safety_argument(Category='Deterministic', Developed_by='#p', Evidence='#e', ID='SA-001', ID_source_organization='UK_Defence', Judgement='Acceptable', Related_risk_mitigation='#rrm', Related_safety_case='#rsc')/
(an illustration of the consolidated safety_argument template is shown in
Figure
5 below.)
Figure 4 — Entities instantiated by safety_argument 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:
/safety_argument(Category='Deterministic', Developed_by='#p', Evidence='#e', ID='SA-001', ID_source_organization='UK_Defence', Judgement='Acceptable', Related_risk_mitigation='#rrm', Related_safety_case='#rsc')/
Figure 5 — Instantiation of safety_argument template
Characterizations
No common characterizations of the template
safety_argument
have been identified. However, the ISO 10303-239 EXPRESS model
may enable other assignments to the entities instantiated by the template.