Template:— training_needs_analysis (trnng_nds_anlss) Context:— UK_Defence |
Date: 2010/03/15 15:09:15 Revision: 1.5
|
This section specifies the template training_needs_analysis.
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 record of a Training Needs Analysis (TNA) of the related PSE constituent having
been conducted.
The results of the analysis may be recorded in an associated document, or they may exist as a set of related, structured information
objects.
The training needs analysis business object is used by those UK_Defence Data Exchange
Specifications that require information about the record of a Training Needs Analysis (TNA) of the related PSE constituent.
The EXPRESS-G diagram in
Figure
2
shows the templates and EXPRESS entities that are required
to represent the template
"training_needs_analysis".
The text highlighted in blue shows the template parameters.
Figure 2 — An EXPRESS-G representation of the Information model for training_needs_analysis
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 training_needs_analysis template
The following input parameters are defined for this template:
The reference to the person or organization that conducted the support analysis.
The reference to the date and time on which the support analysis was conducted.
The description of the support analysis. If this attribute is not required, the relevant
assigning_descriptor template should not be instantiated.
The identifier of the support analysis.
The identifier of the organization responsible for identifying the support analysis.
Name (Type='STRING', Optional)
The name of the support analysis. If this attribute is not required, the relevant
identifier template should not be instantiated.
The name of the organization responsible for identifying the support analysis. If this attribute is not required, the relevant
identifier template should not be instantiated.
The reference to the constituent of the platform system equipment that is the subject of the support analysis. If
this attribute is not required, the relevant
assigning_dated_effectivity template should not be instantiated.
The date and time until which the support analysis is valid.
The version of the support analysis.
The reference to the the document that contains the results of the analysis.
The following reference parameters are defined for this template:
Allow the
Document
entity instantiated in this path to be referenced when this template is used.
Note: The
Document
entity can be referenced in a template path by:
%^target = $training_needs_analysis.training_needs_analysis%
where
target
is the parameter to which the
Document
is bound.
Allow the
Document_version
entity instantiated in this path to be referenced when this template is used.
%^target = $training_needs_analysis.training_needs_analysis_version%
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.
-- Representing document /
representing_document(
doc_id=@ID,
doc_id_class_name='Training_needs_analysis_identifier',
doc_id_ecl_id='urn:plcs:rdl:uk_defence',
doc_org_id=@ID_source_organization,
doc_org_id_class_name='Organization_name',
doc_org_id_ecl_id='urn:plcs:rdl:std',
doc_vn_id=@Version,
doc_vn_id_class_name='Version_identification_code',
doc_vn_id_ecl_id='urn:plcs:rdl:std',
doc_vn_org_id='/NULL',
doc_vn_org_id_class_name='Organization_identification_code',
doc_vn_org_id_ecl_id='urn:plcs:rdl:std',
domain='Product_life_cycle_support',
domain_ecl_id='urn:plcs:rdl:std',
life_cycle_stage='Support_stage',
life_cycle_stage_ecl_id='urn:plcs:rdl:std')/
%^training_needs_analysis = $representing_document.document%
%^training_needs_analysis_version = $representing_document.document_version%
%^training_needs_analysis_definition = $representing_document.document_definition%
-- Create relationship to conducting organization Organization_or_person_in_organization_assignmentOrganization_or_person_in_organization_assignment.items ->
^training_needs_analysis
Organization_or_person_in_organization_assignment.assigned_entity ->
@Conducted_byOrganization_or_person_in_organization_assignment.role = '/IGNORE'
-- Date of analysis Date_or_date_time_assignmentDate_or_date_time_assignment.role = '/IGNORE'
Date_or_date_time_assignment.items ->
^training_needs_analysis
Date_or_date_time_assignment.assigned_date ->
@Date_of_analysis-- [optional Description] /
assigning_descriptor(
descr=@Description,
class_name='Training_needs_analysis_description',
ecl_id='urn:plcs:rdl:uk_defence',
is_assigned_to=^training_needs_analysis)/
-- Name /
identifier(
ID=@Name,
source_organization=@Name_source_organization,
type='Name',
items=^training_needs_analysis)/
-- Related PSE constituent Document_assignmentDocument_assignment.role = '/IGNORE'
Document_assignment.assigned_document ->
^training_needs_analysis
Document_assignment.is_assigned_to ->
@Related_PSE_constituent-- Results Valid Period Dated_effectivityDated_effectivity.id = '/IGNORE'
Dated_effectivity.name = '/IGNORE'
Dated_effectivity.description = '/IGNORE'
Dated_effectivity.start_bound ->
@Results_valid_period_startDated_effectivity.end_bound ->
@Results_valid_period_end%^dated_effectivity =
Dated_effectivity%
Effectivity_assignmentEffectivity_assignment.role = '/IGNORE'
Effectivity_assignment.items ->
^training_needs_analysis
Effectivity_assignment.assigned_effectivity ->
^dated_effectivity
%^effectivity_assignment =
Effectivity_assignment%
/
assigning_reference_data(
class_name='Results_valid_period',
ecl_id='urn:plcs:rdl:uk_defence',
items=^effectivity_assignment)/
-- [optional Results] Document_assignmentDocument_assignment.role = '/IGNORE'
Document_assignment.assigned_document ->
^training_needs_analysis
Document_assignment.is_assigned_to ->
@Results
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:
/training_needs_analysis(Conducted_by='@315', Date_of_analysis='@446', Description='Description of training needs analysis', ID='TNA001', ID_source_organization='UK_Defence', Name='Training needs analysis name', Name_source_organization='UK_Defence', Version='1', Related_PSE_constituent='@414', Results='@103', Results_valid_period_end='@451', Results_valid_period_start='@441')/
(an illustration of the consolidated training_needs_analysis template is shown in
Figure
5 below.)
Figure 4 — Entities instantiated by training_needs_analysis 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:
/training_needs_analysis(Conducted_by='@315', Date_of_analysis='@446', Description='Description of training needs analysis', ID='TNA001', ID_source_organization='UK_Defence', Name='Training needs analysis name', Name_source_organization='UK_Defence', Version='1', Related_PSE_constituent='@414', Results='@103', Results_valid_period_end='@451', Results_valid_period_start='@441')/
Figure 5 — Instantiation of training_needs_analysis template
Characterizations
No common characterizations of the template
training_needs_analysis
have been identified. However, the ISO 10303-239 EXPRESS model
may enable other assignments to the entities instantiated by the template.