|
BPMN-OS
BPMN for optimization and simulation
|
Definition at line 9 of file Observer.h.
#include <Observer.h>
Public Member Functions | |
| virtual void | notice (const Observable *observable)=0 |
|
pure virtual |
Implemented in BPMNOS::Execution::BestFirstEntry, BPMNOS::Execution::BestFirstExit, BPMNOS::Execution::BestLimitedChoice, BPMNOS::Execution::BestMatchingMessageDelivery, BPMNOS::Execution::ConditionalEventObserver, BPMNOS::Execution::Controller, BPMNOS::Execution::FirstMatchingMessageDelivery, BPMNOS::Execution::GreedyDispatcher< WeakPtrs >, BPMNOS::Execution::GreedyDispatcher< std::weak_ptr< const Token >, std::weak_ptr< const DecisionRequest > >, BPMNOS::Execution::GreedyDispatcher< std::weak_ptr< const Token >, std::weak_ptr< const DecisionRequest >, std::weak_ptr< const Message > >, BPMNOS::Execution::MyopicMessageTaskTerminator, and BPMNOS::Execution::Recorder.