Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Editing Decide Modules | ||||||||
Line: 14 to 14 | ||||||||
Variable | ||||||||
Changed: | ||||||||
< < | Coming soon! | |||||||
> > | 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 | |||||||
Changed: | ||||||||
< < | Coming soon! | |||||||
> > | Arena evaluates an attribute-based expression and routes to the True exit point if the expression is true or the False exit point otherwise. 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 | ||||||||
Changed: | ||||||||
< < | Coming soon! | |||||||
> > | 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. | |||||||
Expression | ||||||||
Line: 37 to 41 | ||||||||
Coming soon! -- MichaelOSullivan - 25 Aug 2009 \ No newline at end of file | ||||||||
Added: | ||||||||
> > |
|