Template:— representing_assembly_relationship_substitution (rep_assy_rel_subst)
Capability:representing_assembly_structure
Date: 2010/08/26 07:37:38
Revision: 1.1
Template: representing_assembly_relationship_substitution

XML references to the Template

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

representing_assembly_relationship_substitution

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

Set up a table of the template parameters.
<template_table figure_id="?" instance="" name="representing_assembly_relationship_substitution" capability="representing_assembly_structure">
  <param name="base_rel">
    <param_value></param_value>
    <description></description>
  </param>
  <param name="subst_rel">
    <param_value></param_value>
    <description></description>
  </param>
</template_table>

Setup a template_example:
<template_example name="representing_assembly_relationship_substitution">
  <param_in name="base_rel" value=""/>
  <param_in name="subst_rel" value=""/>
</template_example>

representing_assembly_relationship_substitution
/representing_assembly_relationship_substitution(base_rel='', subst_rel='')/

Path

Assembly_relationship_substitution

-- Mark the Assembly_relationship_substitution entity as
-- referable when this template is used by binding it to the reference
-- parameter assy_rel_subst
%^assy_rel_subst = Assembly_relationship_substitution%
Assembly_relationship_substitution.name = '/IGNORE'
Assembly_relationship_substitution.description = '/IGNORE'
Assembly_relationship_substitution.base_relationship -> @base_rel
Assembly_relationship_substitution.substitute_relationship -> @subst_rel
The following entities are instantiated with attributes as specified:
Entity in path Value Inherited from
Assembly_relationship_substitution.name '/IGNORE'
Assembly_relationship_substitution.description '/IGNORE'

XML representation of path

<refpath
   template="representing_assembly_relationship_substitution">
   <instantiate
      entity="Assembly_relationship_substitution"
      context="">
      
   </instantiate>
   <comment>
      Mark the Assembly_relationship_substitution entity as
   </comment>
   <comment>
      referable when this template is used by binding it to the reference
   </comment>
   <comment>
      parameter assy_rel_subst
   </comment>
   <bind
      parameter="assy_rel_subst">
      <express_entity
         entity="Assembly_relationship_substitution"
         context="">
         
      </express_entity>
   </bind>
   <assign
      assignment_type="equals"
      context="">
      <target>
         <express_attribute
            entity="Assembly_relationship_substitution"
            attribute="name"
            context="">
            
         </express_attribute>
      </target>
      <source>
         <string
            value=" '/IGNORE' ">
            
         </string>
      </source>
   </assign>
   <assign
      assignment_type="equals"
      context="">
      <target>
         <express_attribute
            entity="Assembly_relationship_substitution"
            attribute="description"
            context="">
            
         </express_attribute>
      </target>
      <source>
         <string
            value=" '/IGNORE' ">
            
         </string>
      </source>
   </assign>
   <assign
      assignment_type="points-to">
      <target>
         <express_attribute
            entity="Assembly_relationship_substitution"
            attribute="base_relationship"
            context="">
            
         </express_attribute>
      </target>
      <source>
         <param_in_ref
            name="base_rel">
            
         </param_in_ref>
      </source>
   </assign>
   <assign
      assignment_type="points-to">
      <target>
         <express_attribute
            entity="Assembly_relationship_substitution"
            attribute="substitute_relationship"
            context="">
            
         </express_attribute>
      </target>
      <source>
         <param_in_ref
            name="subst_rel">
            
         </param_in_ref>
      </source>
   </assign>
</refpath>

© OASIS 2010 — All rights reserved