Template:— product_usage_parameter (prod_usg_param) Context:— UK_Defence |
Date: 2009/10/07 14:44:00 Revision: 1.4
|
This section specifies the template product_usage_parameter.
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 usage parameter that is measured
during the related product usage
The product usage parameter business object is used by those UK_Defence Data Exchange
Specifications that require information about the a usage parameter that is measured
during the related product usage
The EXPRESS-G diagram in
Figure
2
shows the templates and EXPRESS entities that are required
to represent the template
"product_usage_parameter".
The text highlighted in blue shows the template parameters.
Figure 2 — An EXPRESS-G representation of the Information model for product_usage_parameter
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 product_usage_parameter template
The following input parameters are defined for this template:
The identifier of the Property.
The following classes and their sub-classes can be used:
classifications: [Property]
Error RDL4: The URI urn:plcs:rdl:uk_defence is not listed in dexlib/data/refdata/rdl_index.xml
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property_identifier.
The value of the property.
The data type must also be indicated in this parameter, e.g.
"ANY_NUMBER_VALUE(5)".
The class name of the unit in which the value is expressed.
The following classes and their sub-classes can be used:
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property_unit.
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text strings
"true"
and "false".
This indicates the type of the property.
The following classes and their sub-classes can be used:
classifications: [Property_category]
Error RDL4: The URI urn:plcs:rdl:uk_defence is not listed in dexlib/data/refdata/rdl_index.xml
The disposition of the Property.
The following classes and their sub-classes can be used:
classifications: [Disposition]
Error RDL4: The URI urn:plcs:rdl:uk_defence is not listed in dexlib/data/refdata/rdl_index.xml
The view of the object to which the property is assigned
This is the date and time from which the property was valid.
This is the date and time from which the property was valid.
This is a reference to the PSE Constituent usage phase.
The following reference parameters are defined for this template:
Allow the
Assigned_property
entity instantiated in this path to be referenced when this template is used.
%^target = $product_usage_parameter.prod_usage_para%
The following parameter combinations specify a uniqueness constraint:
Unique constraint: prod_usg_param
Each instance of the
entity
(
Assigned_property)
within the data set shall be uniquely identified
by a combination of the following parameters on this
template (product_usage_parameter) namely:
a_property_of,
ID.
The
instance is
referenced by the following template parameter:
prod_usage_para.
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.
-- Property /
property(
ID=@ID,
property_ecl_id=@property_ecl_id,
value=@value,
unit=@unit,
unit_ecl_id=@unit_ecl_id,
si_unit=@si_unit,
category=@category,
disposition=@disposition,
a_property_of=@a_property_of,
valid_from=@valid_from,
valid_to=@valid_to)/
%^prod_usage_para = $property.property%
-- [ optional Task_method] Task_methodTask_method.name = '/IGNORE'
Task_method.description = '/IGNORE'
Task_method.consequence = '/IGNORE'
Task_method.purpose = '/IGNORE'
%^task_method =
Task_method%
-- [ optional Task_method_assignment] Task_method_assignmentTask_method_assignment.role = '/IGNORE'
Task_method_assignment.assigned_activity_method ->
^task_method
Task_method_assignment.items ->
^prod_usage_para
-- [ optional Task_element_assignment] Task_element_assignmentTask_element_assignment.role = '/IGNORE'
Task_element_assignment.assigned_activity_method ->
@usage_phaseTask_element_assignment.items ->
^task_method
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:
/product_usage_parameter(ID='PUP123', property_ecl_id='urn:plcs:rdl:uk_defence', value='ANY_NUMBER_VALUE(10.)', unit='Man_hour', unit_ecl_id='urn:plcs:rdl:std', si_unit='.F.', category='Actual', disposition='Designed', a_property_of='#48', valid_from='#154', valid_to='#149', usage_phase='@212')/
(an illustration of the consolidated product_usage_parameter template is shown in
Figure
5 below.)
Figure 4 — Entities instantiated by product_usage_parameter 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:
/product_usage_parameter(ID='PUP123', property_ecl_id='urn:plcs:rdl:uk_defence', value='ANY_NUMBER_VALUE(10.)', unit='Man_hour', unit_ecl_id='urn:plcs:rdl:std', si_unit='.F.', category='Actual', disposition='Designed', a_property_of='#48', valid_from='#154', valid_to='#149', usage_phase='@212')/
Figure 5 — Instantiation of product_usage_parameter template
Characterizations
No common characterizations of the template
product_usage_parameter
have been identified. However, the ISO 10303-239 EXPRESS model
may enable other assignments to the entities instantiated by the template.