Template:— platform_system_equipment_usage_profile (pse_usgp)
Context:— UK_Defence
Date: 2009/04/17 10:48:48
Revision: 1.7

This section specifies the template platform_system_equipment_usage_profile.

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 intended usage profile of the related platform, system and equipment.

Business object definition


Figure 1 —  Graphical Representation for Business Object platform_system_equipment_usage_profile

Figure 1 —  Graphical Representation for Business Object platform_system_equipment_usage_profile

platform_system_equipment_usage_profile

The definition of a platform_system_equipment_usage_profile object is: This information object represents the intended usage profile of the related platform, system and equipment.

Attribute name

Attribute description

Attribute type

Optionality

ID This is the identifier of the platform, system and equipment usage profile. Identifier Mandatory
Identifier.id This is the value of the id attribute of the Identifier applied to the platform, system and equipment usage profile. intrinsic Mandatory
Identifier.type This attribute is the type associated with the id of the Identifier given to the platform, system and equipment usage profile. required_pse_usage_profile_id Mandatory
Identifier.source_organization This attribute is the value representing the source organization that provides the id of the Identifier given to the platform, system and equipment usage profile. This value is assumed to be a type of Organization_identification_code. Organization_identification_code Mandatory
Related PSE This is the reference to the platform, system and equipment for which the related usage profiles are defined. Relationship to Platform System Equipment Mandatory
Related Usage Role This is a reference to the required PSE constituent usage role. Relationship to Required PSE Constituent usage role. This relationship has been implemented from the Required PSE Constituent usage role to the platform, system and equipment profile object, so is not present in this template. Mandatory (1:?)

Table 1 — platform_system_equipment_usage_profile attribute details

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


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

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

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

Figure 3 —  The graphical representation of the platform_system_equipment_usage_profile template

Input parameters
The following input parameters are defined for this template:
related_pse (Type= 'ENTITY (Product_group)' )
This is the reference to the platform, system and equipment for which the related usage profiles are defined.
id (Type='STRING')
This is the identifier of the platform, system and equipment usage profile.
source_organization (Type='STRING')
The organization or information system that created the associated identifier. Alternatively this could be set to /NULL when Person or Information System is the source; see Identifier template characterizations.
Reference parameters
The following reference parameters are defined for this template:
required_pse_usage_profile(Type='ENTITY (Task_method)')
Allow the Task_method entity instantiated in this path to be referenced when this template is used.
Note: The Task_method entity can be referenced in a template path by:
%^target = $platform_system_equipment_usage_profile.required_pse_usage_profile%
where target is the parameter to which the Task_method 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
Task_method
Task_method.name = '/IGNORE'
Task_method.purpose = '/IGNORE'

-- assign to required_pse_usage_profile
%^required_pse_usage_profile = Task_method%

-- create the assignment to link the pse
Task_method_assignment
Task_method_assignment.role = '/IGNORE'
Task_method_assignment.assigned_activity_method -> ^required_pse_usage_profile
Task_method_assignment.items -> @related_pse

-- identifier
/identifier(
    ID=@id,
    source_organization=@source_organization,
    type='required_pse_usage_profile_id',
    items=^required_pse_usage_profile)/
The following entities are instantiated with attributes as specified:
Entity in path Value Inherited from
Task_method.name '/IGNORE' Activity_method.name
Task_method.purpose '/IGNORE' Activity_method.purpose
Task_method_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:
/platform_system_equipment_usage_profile(id=' ', source_organization=' ', related_pse='@27')/
(an illustration of the consolidated platform_system_equipment_usage_profile template is shown in Figure 5 below.)


Figure 4 —  Entities instantiated by platform_system_equipment_usage_profile template

Figure 4 —  Entities instantiated by platform_system_equipment_usage_profile 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:
/platform_system_equipment_usage_profile(id=' ', source_organization=' ', related_pse='@27')/


Figure 5 —  Instantiation of platform_system_equipment_usage_profile template

Figure 5 —  Instantiation of platform_system_equipment_usage_profile template

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