Template:— training_feedback (trng_fbk)
Context:— UK_Defence
Date: 2010/02/23 19:05:02
Revision: 1.5

This section specifies the template training_feedback.

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 feedback from the training course delivery and/or training course design

Business perspective

This information object represents feedback from the training course delivery and/or training course design.

Business object definition


Figure 1 —  Graphical Representation for Business Object Training Feedback

Figure 1 —  Graphical Representation for Business Object Training Feedback

Training Feedback:

Attribute name

Attribute description

Attribute type

Optionality

Description This is the description of the support feedback. intrinsic Optional
ID This is the identifier of the support feedback Relationship to Identifier Mandatory
Record date This is the date and time on which the support feedback record was made. intrinsic Mandatory
Recorded by This is the reference to the person or system which recorded the feedback. Relationship to Person or Information System Mandatory
Feedback content This is the reference to the content of the training feedback. The content of the feedback may include the training course delivery and/or the training course design. Relationship to Training Course Delivery Feedback, Training Course Design Feedback Mandatory

Table 1 — Training Feedback attribute details:

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


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

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

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_feedback template

Figure 3 —  The graphical representation of the training_feedback template

Input parameters
The following input parameters are defined for this template:
feedback_content (Type= 'SELECT (documented_element_select)' )
This is the reference to the content of the training feedback.
description (Type='STRING', Optional)
This is the description of the Feedback content.
ID (Type='STRING')
This is the identifier of the Feedback content.
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
record_date (Type= 'ENTITY (Date_time)' )
This is the start date of the period for which the feedback is reported.
recorded_by (Type= 'SELECT (organization_or_person_in_organization_select)' )
This is the reference to the person or system which recorded the Feedback content.
Reference parameters
The following reference parameters are defined for this template:
training_feedback(Type='ENTITY (Document)')
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_feedback.training_feedback%
where target is the parameter to which the Document is bound.
Uniqueness constraints

The following parameter combinations specify a uniqueness constraint:
Unique constraint: Training_feedback
Each instance of the entity (Document) within the data set shall be uniquely identified by the following parameters on this template (training_feedback) namely: ID.
The instance is referenced by the following template parameter: training_feedback.
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.
-- Representing document
/representing_document(
    doc_id=@ID,
    doc_id_class_name='Training_feedback_identifier',
    doc_id_ecl_id='urn:plcs:rdl:uk_defence',
    doc_org_id=@ID_source_organization,
    doc_org_id_class_name='Organization_name_or_identification_code',
    doc_org_id_ecl_id='urn:plcs:rdl:uk_defence',
    doc_vn_id=/NULL,
    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_name',
    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_feedback = $representing_document.document%

-- description
/assigning_descriptor(
    descr=@description,
    class_name='Training_feedback_description',
    ecl_id='urn:plcs:rdl:uk_defence',
    is_assigned_to=^training_feedback)/

-- Record date
Date_or_date_time_assignment
Date_or_date_time_assignment.items -> ^training_feedback
Date_or_date_time_assignment.role = '/IGNORE'
Date_or_date_time_assignment.assigned_date -> @record_date

-- Recorded by (mandatory)
Organization_or_person_in_organization_assignment
Organization_or_person_in_organization_assignment.role = '/IGNORE'
Organization_or_person_in_organization_assignment.items -> ^training_feedback
Organization_or_person_in_organization_assignment.assigned_entity -> @recorded_by
%^recorded_by = Organization_or_person_in_organization_assignment%
/assigning_reference_data(
    items=^recorded_by,
    class_name='Date_training_feedback_created',
    ecl_id='urn:plcs:rdl:uk_defence')/

-- Feedback content
/assigning_document(
    assigned_document=^training_feedback,
    doc_ass_role='Related_feedback_content',
    doc_ar_ecl_id='urn:plcs:rdl:uk_defence',
    is_assigned_to=@feedback_content)/
The following entities are instantiated with attributes as specified:
Entity in path Value Inherited from
Date_or_date_time_assignment.role '/IGNORE'
Organization_or_person_in_organization_assignment.role '/IGNORE'
Instance diagrams
The instance diagram in Figure  4 shows an example of the EXPRESS entities and templates that are instantiated by the template:
/training_feedback(feedback_content='@784', description='Description of training feedback', ID='TF001', ID_source_organization='UK_Defence', record_date='@57', recorded_by='@1096')/
(an illustration of the consolidated training_feedback template is shown in Figure 5 below.)


Figure 4 —  Entities instantiated by training_feedback template

Figure 4 —  Entities instantiated by training_feedback 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_feedback(feedback_content='@784', description='Description of training feedback', ID='TF001', ID_source_organization='UK_Defence', record_date='@57', recorded_by='@1096')/


Figure 5 —  Instantiation of training_feedback template

Figure 5 —  Instantiation of training_feedback template

Characterizations
No common characterizations of the template training_feedback 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