Template:— representing_scheme_entry (rep_schm_entry)
Capability:representing_scheme
Date: 2009/07/25 12:13:38
Revision: 1.1
Template: representing_scheme_entry

XML references to the Template

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

representing_scheme_entry

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

Set up a table of the template parameters.
<template_table figure_id="?" instance="" name="representing_scheme_entry" capability="representing_scheme">
  <param name="scheme_vn">
    <param_value></param_value>
    <description></description>
  </param>
  <param name="items">
    <param_value></param_value>
    <description></description>
  </param>
</template_table>

Setup a template_example:
<template_example name="representing_scheme_entry">
  <param_in name="scheme_vn" value=""/>
  <param_in name="items" value=""/>
</template_example>

representing_scheme_entry
/representing_scheme_entry(scheme_vn='', items='')/

Path

Scheme_entry
%^entry = Scheme_entry%
Scheme_entry.name = '/IGNORE'
Scheme_entry.description = '/IGNORE'
Scheme_entry.consequence = '/IGNORE'
Scheme_entry.purpose = '/IGNORE'
Scheme_entry.scheme -> @scheme_vn

-- Sheme_entry_assignment
Scheme_entry_assignment
%^entry_asg = Scheme_entry_assignment%
Scheme_entry_assignment.role = '/IGNORE'
Scheme_entry_assignment.assigned_activity_method -> ^entry
Scheme_entry_assignment.items -> @items
The following entities are instantiated with attributes as specified:
Entity in path Value Inherited from
Scheme_entry.name '/IGNORE' Activity_method.name
Scheme_entry.description '/IGNORE' Activity_method.description
Scheme_entry.consequence '/IGNORE' Activity_method.consequence
Scheme_entry.purpose '/IGNORE' Activity_method.purpose
Scheme_entry_assignment.role '/IGNORE' Applied_activity_method_assignment.role

XML representation of path

<refpath
   template="representing_scheme_entry">
   <instantiate
      entity="Scheme_entry"
      context="">
      
   </instantiate>
   <bind
      parameter="entry">
      <express_entity
         entity="Scheme_entry"
         context="">
         
      </express_entity>
   </bind>
   <assign
      assignment_type="equals"
      context="">
      <target>
         <express_attribute
            entity="Scheme_entry"
            attribute="name"
            context="">
            
         </express_attribute>
      </target>
      <source>
         <string
            value="'/IGNORE' ">
            
         </string>
      </source>
   </assign>
   <assign
      assignment_type="equals"
      context="">
      <target>
         <express_attribute
            entity="Scheme_entry"
            attribute="description"
            context="">
            
         </express_attribute>
      </target>
      <source>
         <string
            value="'/IGNORE' ">
            
         </string>
      </source>
   </assign>
   <assign
      assignment_type="equals"
      context="">
      <target>
         <express_attribute
            entity="Scheme_entry"
            attribute="consequence"
            context="">
            
         </express_attribute>
      </target>
      <source>
         <string
            value="'/IGNORE' ">
            
         </string>
      </source>
   </assign>
   <assign
      assignment_type="equals"
      context="">
      <target>
         <express_attribute
            entity="Scheme_entry"
            attribute="purpose"
            context="">
            
         </express_attribute>
      </target>
      <source>
         <string
            value="'/IGNORE' ">
            
         </string>
      </source>
   </assign>
   <assign
      assignment_type="points-to">
      <target>
         <express_attribute
            entity="Scheme_entry"
            attribute="scheme"
            context="">
            
         </express_attribute>
      </target>
      <source>
         <param_in_ref
            name="scheme_vn">
            
         </param_in_ref>
      </source>
   </assign>
   <comment>
      Sheme_entry_assignment
   </comment>
   <instantiate
      entity="Scheme_entry_assignment"
      context="">
      
   </instantiate>
   <bind
      parameter="entry_asg">
      <express_entity
         entity="Scheme_entry_assignment"
         context="">
         
      </express_entity>
   </bind>
   <assign
      assignment_type="equals"
      context="">
      <target>
         <express_attribute
            entity="Scheme_entry_assignment"
            attribute="role"
            context="">
            
         </express_attribute>
      </target>
      <source>
         <string
            value="'/IGNORE' ">
            
         </string>
      </source>
   </assign>
   <assign
      assignment_type="points-to">
      <target>
         <express_attribute
            entity="Scheme_entry_assignment"
            attribute="assigned_activity_method"
            context="">
            
         </express_attribute>
      </target>
      <source>
         <bound_parameter
            name="entry">
            
         </bound_parameter>
      </source>
   </assign>
   <assign
      assignment_type="points-to">
      <target>
         <express_attribute
            entity="Scheme_entry_assignment"
            attribute="items"
            context="">
            
         </express_attribute>
      </target>
      <source>
         <param_in_ref
            name="items">
            
         </param_in_ref>
      </source>
   </assign>
</refpath>

© OASIS 2010 — All rights reserved