Template:— required_pse_constituent_usage_phase (rpse_ctph)
Context:— UK_Defence
Date: 2009/10/29 15:59:25
Revision: 1.7

This section specifies the template required_pse_constituent_usage_phase.

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 definition of a usage phase of a PSE constituent

Business object definition


Figure 1 —  Graphical Representation for Business Object required_pse_constituent_usage_phase

Figure 1 —  Graphical Representation for Business Object required_pse_constituent_usage_phase

required_pse_constituent_usage_phase

The definition of a required_pse_constituent_usage_phase object is: This information object represents information about an actual required_pse_constituent_usage_phase of an individual product.

Attribute name

Attribute description

Attribute type

Optionality

ID This is the identifier of the required PSE constituent usage phase. Identifier Mandatory
Identifier.id This is the value of the id attribute of the Identifier applied to the required PSE constituent usage phase. intrinsic Mandatory
Identifier.type This attribute is the type associated with the id of the Identifier given to the required PSE constituent usage phase. required_pse_usage_phase_id Mandatory
Identifier.source_organization This attribute is the value representing the source organization that provides the id of the Identifier given to the required PSE constituent usage phase. This value is assumed to be a type of Organization_identification_code. Organization_identification_code Mandatory
Name This is the name of the required PSE constituent usage phase. EXAMPLE: "take off", "transit", "climb", "aerobatics", "descent", "circuits", "landing". intrinsic Mandatory
Related PSE Constituent This is the reference to the PSE constituent for which the usage phase is defined. Relationship to Platform System Equipment Constituent Mandatory

Table 1 — required_pse_constituent_usage_phase attribute details

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


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

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

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

Figure 3 —  The graphical representation of the required_pse_constituent_usage_phase template

Input parameters
The following input parameters are defined for this template:
related_pse_constituent (Type= 'ENTITY (Product_group_membership)' )
This is the reference to the PSE constituent for which the usage phase is defined
id (Type='STRING')
This is the identifier of the required PSE constituent usage phase.
name (Type='CLASS')
This is the name of the required PSE constituent usage phase. EXAMPLE: "take off", "transit", "climb", "aerobatics", "descent", "circuits", "landing".
The following classes and their sub-classes can be used:
classifications: [Usage_phase]
[warning:]Error RDL4: The URI urn:plcs:rdl:uk_defence is not listed in dexlib/data/refdata/rdl_index.xml
[Take_off]
[warning:]Error RDL4: The URI urn:plcs:rdl:uk_defence is not listed in dexlib/data/refdata/rdl_index.xml
[Climb]
[warning:]Error RDL4: The URI urn:plcs:rdl:uk_defence is not listed in dexlib/data/refdata/rdl_index.xml
[Transit]
[warning:]Error RDL4: The URI urn:plcs:rdl:uk_defence is not listed in dexlib/data/refdata/rdl_index.xml
[Descent]
[warning:]Error RDL4: The URI urn:plcs:rdl:uk_defence is not listed in dexlib/data/refdata/rdl_index.xml
[Landing]
[warning:]Error RDL4: The URI urn:plcs:rdl:uk_defence is not listed in dexlib/data/refdata/rdl_index.xml
[Circuits]
[warning:]Error RDL4: The URI urn:plcs:rdl:uk_defence is not listed in dexlib/data/refdata/rdl_index.xml
[Aerobatics]
[warning:]Error RDL4: The URI urn:plcs:rdl:uk_defence is not listed in dexlib/data/refdata/rdl_index.xml
source_organization (Type='STRING')
An Organization representing the identification/rectification authority for the failure.
Reference parameters
The following reference parameters are defined for this template:
required_pse_constituent_usage_phase(Type='ENTITY (Task_step)')
Allow the Task_step entity instantiated in this path to be referenced when this template is used.
Note: The Task_step entity can be referenced in a template path by:
%^target = $required_pse_constituent_usage_phase.required_pse_constituent_usage_phase%
where target is the parameter to which the Task_step is bound.
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.
-- create the task method to represent the required_pse_usage_profile
-- note the template representing_task_step not used as numerous params not present;
-- but should be considered for future.
Task_step
Task_step.name = '/IGNORE'
Task_step.description = '/IGNORE'
Task_step.consequence = '/IGNORE'
Task_step.purpose = '/IGNORE'

-- assign to required_pse_usage_profile
%^required_pse_constituent_usage_phase = Task_step%

-- create the assignment to link the usage phase to the pse constituent
Task_element_assignment
Task_element_assignment.role = '/IGNORE'
Task_element_assignment.assigned_activity_method -> ^required_pse_constituent_usage_phase
Task_element_assignment.items -> @related_pse_constituent

-- identifier
/identifier(
    ID=@id,
    source_organization=@source_organization,
    type='required_pse_usage_phase_id',
    items=^required_pse_constituent_usage_phase)/

-- name
/assigning_reference_data(
    items=^required_pse_constituent_usage_phase,
    class_name=@name,
    ecl_id='urn:plcs:rdl:uk_defence')/
The following entities are instantiated with attributes as specified:
Entity in path Value Inherited from
Task_step.name '/IGNORE' Activity_method.name
Task_step.description '/IGNORE' Activity_method.description
Task_step.consequence '/IGNORE' Activity_method.consequence
Task_step.purpose '/IGNORE' Activity_method.purpose
Task_element_assignment.role '/IGNORE' Applied_activity_method_assignment.role
Instance diagrams
The instance diagram in Figure  4 shows an example of the EXPRESS entities and templates that are instantiated by the template:
/required_pse_constituent_usage_phase(related_pse_constituent='#3', id='req_pse_const_usage_phase_1', name='circuits', source_organization='6421')/
(an illustration of the consolidated required_pse_constituent_usage_phase template is shown in Figure 5 below.)


Figure 4 —  Entities instantiated by required_pse_constituent_usage_phase template

Figure 4 —  Entities instantiated by required_pse_constituent_usage_phase 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:
/required_pse_constituent_usage_phase(related_pse_constituent='#3', id='req_pse_const_usage_phase_1', name='circuits', source_organization='6421')/


Figure 5 —  Instantiation of required_pse_constituent_usage_phase template

Figure 5 —  Instantiation of required_pse_constituent_usage_phase template

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