Difference: EditingDecideModules (4 vs. 5)

Revision 52010-01-20 - KatTrevor

Line: 1 to 1
 
META TOPICPARENT name="ArenaGuide"

Editing Decide Modules

Line: 17 to 17
 Arena evaluates a variable-based expression and routes to the True exit point if the expression is true or the False exit point otherwise.

Changed:
<
<
Attribute
>
>
Attribute
  Arena evaluates an attribute-based expression and routes to the True exit point if the expression is true or the False exit point otherwise.
Changed:
<
<
Consider the example of simulating queuing at a supermarket. If the entity attribute QueueNumber is equal to 2 then that entity will be routed to the True exit point which leads to processing at Counter 2.
>
>
Consider the example of simulating queuing at a supermarket. If the entity attribute QueueNumber is equal to 2 then that entity will be routed to the True exit point which leads to processing at Counter 2.
Decide_Module_by_Attribute_example.png
 
Added:
>
>
Decide_module_by_Attribute.png
 

Entity Type

Arena will route all of entites of the specifed entity type to the True exit point and all other entity types to the False exit point.

Line: 42 to 43
  -- MichaelOSullivan - 25 Aug 2009
Deleted:
<
<
  • Decide_Module_by_Attribute_example.png:
    Decide_Module_by_Attribute_example.png

  • Decide_module_by_Attribute.png:
    Decide_module_by_Attribute.png
 
META FILEATTACHMENT attachment="Decide_Module_by_Attribute_example.png" attr="" comment="" date="1264024876" name="Decide_Module_by_Attribute_example.png" path="U:\Summer Work\Printscreens\Decide Module by Attribute example.png" size="37934" stream="U:\Summer Work\Printscreens\Decide Module by Attribute example.png" tmpFilename="" user="KatTrevor" version="1"
META FILEATTACHMENT attachment="Decide_module_by_Attribute.png" attr="" comment="" date="1264024897" name="Decide_module_by_Attribute.png" path="U:\Summer Work\Printscreens\Decide module by Attribute.png" size="8244" stream="U:\Summer Work\Printscreens\Decide module by Attribute.png" tmpFilename="" user="KatTrevor" version="1"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback