Template:— recommended_human_resource (recomm_human_rsrc) Context:— UK_Defence |
Date: 2009/04/17 11:15:01 Revision: 1.5
|
This section specifies the template recommended_human_resource.
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 UK_Defence concept of a recommended human resource in terms of PLCS
model elements (templates, entities, and reference data).
This information object identifies the recommended facility type and the quantities required at a particular location
to support the Platform, system and equipment for which the associated Support Solution Definition was developed.
This information object identifies the recommended facility type and the quantities required at a particular location
to support the Platform, system and equipment for which the associated Support Solution Definition was developed.
Figure 1 — Graphical Representation for Business Object Recommended Human Resource
Attribute name
|
Attribute description
|
Attribute type
|
Optionality
|
Context |
This is a reference to the Recommended Resource Types for which this human resource type has been identified. |
Relationship to Recommended Human Resources. |
Mandatory |
ID |
This is the value of the id attribute of the Identifier applied to the human resource recommendation. |
Identifier |
Mandatory |
Identifier.id |
This is an identifier of the recommended resource type. |
intrinsic |
Mandatory |
Identifier.type |
This attribute is the type associated with the id of the Identifier given to the human resource recommendation. |
Recommended_human_resource_id_code |
Mandatory |
Identifier.source_organization |
This attribute is the value representing the source organization that provides the id of the Identifier given to the human
resource recommendation. This value is assumed to be a type of Organization_identification_code.
|
Organization_identification_code |
Mandatory |
Location |
This is a reference to the location or facility for which the human resources are recommended. |
Relationship to Location or Facility |
Mandatory |
Person Type |
This is a reference to the Person types recommended for the support solution. |
Relationship to Person Type. |
Mandatory |
Table 1 — Recommended Human Resource attribute details
The EXPRESS-G diagram in
Figure
2
shows the templates and EXPRESS entities that are required
to represent the template
"recommended_human_resource".
The text highlighted in blue shows the template parameters.
Figure 2 — An EXPRESS-G representation of the Information model for recommended_human_resource
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 recommended_human_resource template
The following input parameters are defined for this template:
The recommended human resources.
The identifier applied to the recommended human resource.
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.
The location of the recommended human resource.
The following reference parameters are defined for this template:
%^target = $recommended_human_resource.req_res_by_spec%
%^target = $recommended_human_resource.req_res_by_res_item%
Allow the
Resource_item
entity instantiated in this path to be referenced when this template is used.
Note: The
Resource_item
entity can be referenced in a template path by:
%^target = $recommended_human_resource.recomm_human_res_res_item%
where
target
is the parameter to which the
Resource_item
is bound.
%^target = $recommended_human_resource.res_item_ass%
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.
-- required resource Required_resource_by_specification%^req_res_by_spec =
Required_resource_by_specification%
-- person type resource item /
representing_resource_item_realization(
res_item_id='',
res_item_id_class='',
res_item_id_ecl_id='urn:plcs:rdl:std',
res_item_id_org_id='',
res_item_id_org_id_class='',
res_item_id_org_id_ecl_id='urn:plcs:rdl:std',
res_item_items=@person_type)/
%^recomm_human_res_res_item = $representing_resource_item_realization.res_item%
-- required resource resource item Required_resource_by_resource_itemRequired_resource_by_resource_item.resource_item ->
^recomm_human_res_res_item
%^req_res_by_res_item =
Required_resource_by_resource_item%
-- relate required resources specification and resource item /
representing_required_resource_relationship(
req_res_rel_class_name='Required_resource_relationship',
req_res_rel_ecl_id='urn:plcs:rdl:std',
relating_req_res=^req_res_by_spec,
related_req_res=^req_res_by_res_item)/
-- context /
representing_required_resource_relationship(
req_res_rel_class_name='Context_assignment',
req_res_rel_ecl_id='urn:plcs:rdl:uk_defence',
relating_req_res=@context,
related_req_res=^req_res_by_spec)/
-- location Resource_item_assignment%^res_item_ass =
Resource_item_assignment%
Resource_item_assignment.assigned_resource ->
^recomm_human_res_res_item
Resource_item_assignment.item ->
@location-- id /
identifier(
ID=@id,
source_organization=@source_organization,
type='Recommended_human_resource_id_code',
items=^req_res_by_spec )/
The instance diagram in Figure
4
shows an example of the EXPRESS entities and templates that are instantiated by the template:
/recommended_human_resource(context='#299', person_type='#138', id='Engineer-1', source_organization='6421', location='#229'')/
(an illustration of the consolidated recommended_human_resource template is shown in
Figure
5 below.)
Figure 4 — Entities instantiated by recommended_human_resource 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:
/recommended_human_resource(context='#299', person_type='#138', id='Engineer-1', source_organization='6421', location='#229'')/
Figure 5 — Instantiation of recommended_human_resource template
Characterizations
No common characterizations of the template
recommended_human_resource
have been identified. However, the ISO 10303-239 EXPRESS model
may enable other assignments to the entities instantiated by the template.