1#ifndef BPMNOS_Execution_BestFirstExit_H
2#define BPMNOS_Execution_BestFirstExit_H
Class dispatching the best exit event for a token awaiting the exit at an activity.
void notice(const Observable *observable) override
BestFirstExit(Evaluator *evaluator)
void connect(Mediator *mediator) override
Represents an abstract base class for a pending Evaluator.
Class for dispatching the event with the best evaluation.