Template:— assigning_product_configuration_effectivity (asg_prod_config_eff) Date: 2008/02/27 21:47:38
Revision: 1.3
Template: assigning_product_configuration_effectivity

XML references to the Template

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

assigning_product_configuration_effectivity

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

Set up a table of the template parameters.
<template_table figure_id="?" instance="" name="assigning_product_configuration_effectivity" capability="representing_product_configuration">
  <param name="configuration">
    <param_value></param_value>
    <description></description>
  </param>
  <param name="usage">
    <param_value></param_value>
    <description></description>
  </param>
  <param name="effectivity">
    <param_value></param_value>
    <description></description>
  </param>
</template_table>

Setup a template_example:
<template_example name="assigning_product_configuration_effectivity">
  <param_in name="configuration" value=""/>
  <param_in name="usage" value=""/>
  <param_in name="effectivity" value=""/>
</template_example>

assigning_product_configuration_effectivity
/assigning_product_configuration_effectivity(configuration='', usage='', effectivity='')/

Path

Item_usage_effectivity

-- Mark the Item_usage_effectivity entity as
-- referable when this template is used by binding it to the reference
-- parameter ^item_usage_eff
%^item_usage_eff = Item_usage_effectivity%
Item_usage_effectivity.resolved_configuration -> @configuration
Item_usage_effectivity.item_usage_relationship -> @usage
Item_usage_effectivity.effectivity_domain -> @effectivity

XML representation of path

<refpath
   template="assigning_product_configuration_effectivity">
   <instantiate
      entity="Item_usage_effectivity"
      context="">
      
   </instantiate>
   <comment>
      Mark the Item_usage_effectivity entity as
   </comment>
   <comment>
      referable when this template is used by binding it to the reference
   </comment>
   <comment>
      parameter ^item_usage_eff
   </comment>
   <bind
      parameter="item_usage_eff">
      <express_entity
         entity="Item_usage_effectivity"
         context="">
         
      </express_entity>
   </bind>
   <assign
      assignment_type="points-to">
      <target>
         <express_attribute
            entity="Item_usage_effectivity"
            attribute="resolved_configuration"
            context="">
            
         </express_attribute>
      </target>
      <source>
         <param_in_ref
            name="configuration">
            
         </param_in_ref>
      </source>
   </assign>
   <assign
      assignment_type="points-to">
      <target>
         <express_attribute
            entity="Item_usage_effectivity"
            attribute="item_usage_relationship"
            context="">
            
         </express_attribute>
      </target>
      <source>
         <param_in_ref
            name="usage">
            
         </param_in_ref>
      </source>
   </assign>
   <assign
      assignment_type="points-to">
      <target>
         <express_attribute
            entity="Item_usage_effectivity"
            attribute="effectivity_domain"
            context="">
            
         </express_attribute>
      </target>
      <source>
         <param_in_ref
            name="effectivity">
            
         </param_in_ref>
      </source>
   </assign>
</refpath>

© OASIS 2010 — All rights reserved