Template:— MoDAvDEXmessage_asset_lifing_extension (MoDAvmsg_lext) Context:— MoDAvDEX |
Date: 2008/02/03 07:53:26 Revision: 1.10
|
This section specifies the template MoDAvDEXmessage_asset_lifing_extension.
NOTE
The template has been defined in the context of
MoDAvDEX.
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 a message reporting a deferral of a scheduled
maintenance activity. This is an extension to a life of an asset.
Lifing extension messages represent a record of a deferral of a scheduled maintenance activity.
The messages are triggered when a work order for scheduled maintenance is
deferred.
The EXPRESS-G diagram in
Figure
2
shows the templates and EXPRESS entities that are required
to represent the template
"MoDAvDEXmessage_asset_lifing_extension".
The text highlighted in blue shows the template parameters.
Figure 2 — An EXPRESS-G representation of the Information model for MoDAvDEXmessage_asset_lifing_extension
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 MoDAvDEXmessage_asset_lifing_extension template
The following input parameters are defined for this template:
The identifier of the message.
Calendar_date year_component of the date that the message was sent.
Calendar_date month_component of the date that the message was sent.
Calendar_date day_component of the date that the message was sent.
Local_time hour_component of the date and time that the message was sent.
Local_time minute_component of the date and time that the message was sent. This
parameter is optional. If not given, it will remain unset.
Local_time second_component of the date and time that the message was sent. This
parameter is optional. If not given, it will remain unset.
The name or identifier of the sending organization.
The name or identifier of the receiving organization.
The name or identifier of the contract.
Calendar_date year_component of the date that the information in the message was
extracted from the sending system.
Calendar_date month_component of the date that the information in the message
was extracted from the sending system.
Calendar_date day_component of the date that the information in the message was
extracted from the sending system.
Local_time hour_component of the date that the information in the message was
extracted from the sending system.
Local_time minute_component of the date that the information in the message was
extracted from the sending system. This parameter is optional. If not given, it will remain
unset.
Local_time day_component of the date and time the message is extracted. This
parameter is optional. If not given, it will remain unset.
The following classes and their sub-classes can be used:
classifications: [ModAvDEX_Security_classification]
Error RDL4: The URI urn:plcs:rdl:LITS is not listed in dexlib/data/refdata/rdl_index.xml
wo_id (Default=/NULL,Type='STRING')
The identifier of the work_order.
Calendar_date year_component of date the work order is issued.
Calendar_date month_component of date the work order is issued.
Calendar_date day_component of date the work order is issued.
Local_time hour_component of the date and time the work order is issued.
Local_time month_component of the date and time the work order is issued. This
parameter is optional. If not given, it will remain unset.
Local_time second_component of the date and time the work order is issued. This
parameter is optional. If not given, it will remain unset.
status (Type='STRING', Optional)
The status of the work order
The task version identifier.
The serial_number of the reportable item that is input to the activity.
The part_number of the reportable item that is input to the activity.
The supplier of the reportable item that is input to the activity.
The NSN of the reportable item that is input to the activity.
The class name corresponding to the property name.
The following classes and their sub-classes can be used:
classifications: [ModAvDEX_Product_property]
Error RDL4: The URI urn:plcs:rdl:LITS is not listed in dexlib/data/refdata/rdl_index.xml
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:
classifications: [ModAvDEX_Unit]
Error RDL4: The URI urn:plcs:rdl:LITS is not listed in dexlib/data/refdata/rdl_index.xml
unit_ecl_id (Default=urn:plcs:rdl:LITS,Type='URN', Optional)
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @unit_class_name.
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".
The year component of the date the property value was measured.
The month component of the date the property value was measured.
The day component of the date the property value was measured.
The hour component of the date the property value was measured.
The minute component of the date the property value was measured.
This parameter is optional. If not given, it will remain unset.
The second component of the date the property value was measured.
This parameter is optional. If not given, it will remain unset.
The value of the property.
The data type must also be indicated in this parameter, e.g.
"ANY_NUMBER_VALUE(5)".
meter_reading - the value measured on the meter;
cumulative - the cumulative value taking into account the changing of meters;
sortie - the value of sortie related data not use for calculating life. E.g fuel consumed.
The name or identifier of the organization declaring the property.
The following reference parameters are defined for this template:
Allow the
Message
entity instantiated in this path to be referenced when this template is used.
Note: The
Message
entity can be referenced in a template path by:
%^target = $MoDAvDEXmessage_asset_lifing_extension.message%
where
target
is the parameter to which the
Message
is bound.
Allow the
Product_as_individual
entity instantiated in this path to be referenced when this template is used.
%^target = $MoDAvDEXmessage_asset_lifing_extension.rep_item_pai%
Allow the
Product_as_realized
entity instantiated in this path to be referenced when this template is used.
%^target = $MoDAvDEXmessage_asset_lifing_extension.rep_item_par%
%^target = $MoDAvDEXmessage_asset_lifing_extension.rep_item_view%
Allow the
Activity_method
entity instantiated in this path to be referenced when this template is used.
%^target = $MoDAvDEXmessage_asset_lifing_extension.act_method%
Allow the
Task_method_version
entity instantiated in this path to be referenced when this template is used.
%^target = $MoDAvDEXmessage_asset_lifing_extension.task_method_version%
Allow the
Work_order
entity instantiated in this path to be referenced when this template is used.
Note: The
Work_order
entity can be referenced in a template path by:
%^target = $MoDAvDEXmessage_asset_lifing_extension.work_order%
where
target
is the parameter to which the
Work_order
is bound.
Allow the
Directed_activity
entity instantiated in this path to be referenced when this template is used.
%^target = $MoDAvDEXmessage_asset_lifing_extension.dir_act%
%^target = $MoDAvDEXmessage_asset_lifing_extension.appl_act%
Allow the
State_observed
entity instantiated in this path to be referenced when this template is used.
Note: The
State_observed
entity can be referenced in a template path by:
%^target = $MoDAvDEXmessage_asset_lifing_extension.deferred_state%
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.
/
reportable_item(
serial_number=@rep_item_serial_number,
part_number=@rep_item_part_number,
supplier=@rep_item_supplier,
NSN=@rep_item_NSN)/
%^rep_item_pai = $reportable_item.pai%
%^rep_item_par = $reportable_item.par%
%^rep_item_view = $reportable_item.view%
/
referencing_maintenance_task(
task_id=@task_id,
task_version_id=@task_version_id)/
%^act_method = $referencing_maintenance_task.act_method%
%^task_method_version = $referencing_maintenance_task.task_method_version%
/
work_order(
wo_id=@wo_id,
wo_year=@wo_year,
wo_month=@wo_month,
wo_day=@wo_day,
wo_hour=@wo_hour,
wo_minute=@wo_minute,
wo_second=@wo_second,
wo_type=@wo_type,
status=@status,
request='',
input=^rep_item_par,
chosen_method=^act_method)/
%^work_order = $work_order.work_order%
%^dir_act = $work_order.dir_act%
%^appl_act = $work_order.appl_act%
/
MoDAvDEXmessage(
msg_identifier=@msg_identifier,
sent_year=@sent_year,
sent_month=@sent_month,
sent_day=@sent_day,
sent_hour=@sent_hour,
sent_minute=@sent_minute,
sent_second=@sent_second,
sender_organization=@sender_organization,
receiver_organization=@receiver_organization,
contract_identifier=@contract_identifier,
extract_year=@extract_year,
extract_month=@extract_month,
extract_day=@extract_day,
extract_hour=@extract_hour,
extract_minute=@extract_minute,
extract_second=@extract_second,
security_class=@security_class,
content=^work_order)/
%^message = $MoDAvDEXmessage.message%
/
assigning_asserted_state(
state_class_name='Deferred_activity',
state_ecl_id='urn:plcs:rdl:std',
assigned_to=^dir_act)/
%^deferred_state = $assigning_asserted_state.state_obs%
/
life_deferment(
property_name=@property_name,
property_value=@property_value,
property_unit=@property_unit,
unit_ecl_id=@unit_ecl_id,
si_unit=@si_unit,
property_year=@property_year,
property_month=@property_month,
property_day=@property_day,
property_hour=@property_hour,
property_minute=@property_minute,
property_second=@property_second,
property_value_type=@property_value_type,
property_org_id=@property_org_id,
deferred_value=@deferred_value,
par=^rep_item_par,
appl_act=^appl_act)/
The following section details how the
MoDAvDEXmessage_asset_lifing_extension
template can be optionally characterized by assigning
other constructs to it. These are characterizations commonly
applied to the template. The ISO 10303-239 EXPRESS model may enable
other assignments to the entities instantiated by the template.
The following characterizations may apply:
Characterization Assigning time
NOTE this characterization is optional.
Characterization Usage limitation
NOTE this characterization is optional.
When a maintenance activity is deferred, there is often a limitation placed on the usage
of the reportable item. This is represented by the template #7 MoDAvDEX.usage_limitation. This template is instantiated with the
following parameters:
Template #7 (Figure 2): usage_limitation
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
organization |
?organization? |
The name or id of organization setting the limitation. |
deferred_state |
State_observed |
The deferred state (State_observed) that is the reason for the limitation
|
approval_status |
?approval_status? |
The approval status of the lmitation |
description |
?description? |
A description of the limitation |
par |
Product_as_realized |
The reportable item (Product_as_realized)
|