Template:— assigning_partial_document (asg_partial_doc) Capability:representing_documents |
Date: 2008/03/05 14:41:06 Revision: 1.7
|
This section specifies the template assigning_partial_document.
NOTE
The template has been defined in the context of the capability
representing_documents
which provides an overall description of the
relevant parts of the ISO 10303-239 information model and a description
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 assign a portion of a document to an item. It does not create the
document entity instance to be populated, nor does it create the item to which the document
is to be assigned to - these are the subject of separate templates. This template only
facilitates the assignment.
AP239 Issue (GYL-8)
The current version of AP239 does not allow the 'assigning_descriptor'' to be assigned to a Partial_document_assignment. This
requires
that the documented_element_select is extended to include Document_assignment.
This has been raised as issue,
GYL-8, against ISO
10303-239. The EXPRESS schema has been modified in DEXlib (Long form: dexlib/data/schemas/ap239_arm_lf.exp,
short form: dexlib/data/schemas/ap239_arm_sf.exp).
These changes will be made to ISO 10303-239 as a Technical Corrigendum at
some stage.
The EXPRESS-G diagram in
Figure
1
shows the templates and EXPRESS entities that are required
to represent the template
"assigning_partial_document".
The text highlighted in blue shows the template parameters.
Figure 1 — An EXPRESS-G representation of the Information model for assigning_partial_document
The graphic for the template to be used in other EXPRESS-G diagrams
is shown in Figure
2
below.
Figure 2 — The graphical representation of the assigning_partial_document template
The following input parameters are defined for this template:
The name of the
External_class being used to
determine the role of the assignment.
The following classes and their sub-classes can be used:
A textual description that identifies a specific portion of the contents of a document..
The following reference parameters are defined for this template:
%^target = $assigning_partial_document.partial_doc_asg%
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.
The following entities are instantiated with attributes as specified:
The instance diagram in Figure
3
shows an example of the EXPRESS entities and templates that are instantiated by the template:
/assigning_partial_document(doc='#1', doc_asg_role='Partial_document_reference', doc_asg_role_ecl_id='urn:plcs:rdl:std', doc_portion='Chapter 2', is_assigned_to='#2')/
(an illustration of the consolidated assigning_partial_document template is shown in
Figure
4 below.)
Figure 3 — Entities instantiated by assigning_partial_document template
The instance diagram in
Figure
4
shows the graphic symbol for the template that is to be
used in other instance diagrams. The example template is:
/assigning_partial_document(doc='#1', doc_asg_role='Partial_document_reference', doc_asg_role_ecl_id='urn:plcs:rdl:std', doc_portion='Chapter 2', is_assigned_to='#2')/
Figure 4 — Instantiation of assigning_partial_document template
Characterizations
No common characterizations of the template
assigning_partial_document
have been identified. However, the ISO 10303-239 EXPRESS model
may enable other assignments to the entities instantiated by the template.