Namespace Xareus.Scenarios.Extra
Classes
AssignmentOverlap
Checks whether the other assignments list overlaps the assignements list of the event.
DefaultTokenUpdate
Updates the token (map, simple dictionary or trie) of the downstream sequences of a transition.
This WILL preserve previous values issued from the TokenMerge
The format of the name of the parameters is <key>.<key>
.
The values are parsed using Parse(string, string, object, object, object, object).
DefaultTokenUpdate.TokenData
A Token data represent the complete data of a value to update
DownstreamSequenceList
List of downstream sequences
EventSensor
A Sensor that can be activated by calling its Activate Method
ExtendedInfoHelper
This class extends Extendable in order to help with dealing with ExtendedInfo data
SelectFromListEffector
Effector to select an element in a list of objects by its index
SequenceList
Base class for a list of sequences, Based on List{string}
TransitionFiredSensor
This sensor validates when one of the given transitions is fired
UpstreamSequenceList
List of upstream sequences
VariableExistsSensor
Checks if a variable exists given its context and path