Template:— representing_product_as_realized_structure (rep_par_struct)
Capability:representing_product_as_individual
Date: 2009/08/05 21:07:40
Revision: 1.1
Template: representing_product_as_realized_structure

XML references to the Template

These can be cut and pasted into the XML as required.

representing_product_as_realized_structure

Set up a hyperlink to the template definition.
<template_ref name="representing_product_as_realized_structure" capability="representing_product_as_individual"/>

Set up a table of the template parameters.
<template_table figure_id="?" instance="" name="representing_product_as_realized_structure" capability="representing_product_as_individual">
  <param name="parent">
    <param_value></param_value>
    <description></description>
  </param>
  <param name="child">
    <param_value></param_value>
    <description></description>
  </param>
</template_table>

Setup a template_example:
<template_example name="representing_product_as_realized_structure">
  <param_in name="parent" value=""/>
  <param_in name="child" value=""/>
</template_example>

representing_product_as_realized_structure
/representing_product_as_realized_structure(parent='', child='')/

Path

-- instantiate View_definition_usage
View_definition_usage
%^view_def_usage = View_definition_usage%
View_definition_usage.id = '/IGNORE'
View_definition_usage.relation_type = '/IGNORE'
View_definition_usage.description = '/IGNORE'
View_definition_usage.relating_view -> @parent
View_definition_usage.related_view -> @child
The following entities are instantiated with attributes as specified:
Entity in path Value Inherited from
View_definition_usage.id '/IGNORE' View_definition_relationship.id
View_definition_usage.relation_type '/IGNORE' View_definition_relationship.relation_type
View_definition_usage.description '/IGNORE' View_definition_relationship.description

XML representation of path

<refpath
   template="representing_product_as_realized_structure">
   <comment>
      instantiate View_definition_usage
   </comment>
   <instantiate
      entity="View_definition_usage"
      context="">
      
   </instantiate>
   <bind
      parameter="view_def_usage">
      <express_entity
         entity="View_definition_usage"
         context="">
         
      </express_entity>
   </bind>
   <assign
      assignment_type="equals"
      context="">
      <target>
         <express_attribute
            entity="View_definition_usage"
            attribute="id"
            context="">
            
         </express_attribute>
      </target>
      <source>
         <string
            value=" '/IGNORE' ">
            
         </string>
      </source>
   </assign>
   <assign
      assignment_type="equals"
      context="">
      <target>
         <express_attribute
            entity="View_definition_usage"
            attribute="relation_type"
            context="">
            
         </express_attribute>
      </target>
      <source>
         <string
            value=" '/IGNORE' ">
            
         </string>
      </source>
   </assign>
   <assign
      assignment_type="equals"
      context="">
      <target>
         <express_attribute
            entity="View_definition_usage"
            attribute="description"
            context="">
            
         </express_attribute>
      </target>
      <source>
         <string
            value=" '/IGNORE' ">
            
         </string>
      </source>
   </assign>
   <assign
      assignment_type="points-to">
      <target>
         <express_attribute
            entity="View_definition_usage"
            attribute="relating_view"
            context="">
            
         </express_attribute>
      </target>
      <source>
         <param_in_ref
            name="parent">
            
         </param_in_ref>
      </source>
   </assign>
   <assign
      assignment_type="points-to">
      <target>
         <express_attribute
            entity="View_definition_usage"
            attribute="related_view"
            context="">
            
         </express_attribute>
      </target>
      <source>
         <param_in_ref
            name="child">
            
         </param_in_ref>
      </source>
   </assign>
</refpath>

© OASIS 2010 — All rights reserved