Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Editing Decide Modules | ||||||||
Line: 22 to 22 | ||||||||
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. | |||||||
![]() Entity Type | ||||||||
Line: 43 to 43 | ||||||||
-- MichaelOSullivan - 25 Aug 2009 | ||||||||
Added: | ||||||||
> > |
| |||||||
| ||||||||
Added: | ||||||||
> > |
|