BPMN-OS
BPMN for optimization and simulation
Loading...
Searching...
No Matches
BPMNOS::Execution::InstantExit Class Reference

Class creating an exit event for a token awaiting the exit at an activity. More...

Detailed Description

Definition at line 12 of file InstantExit.h.

#include <InstantExit.h>

Inheritance diagram for BPMNOS::Execution::InstantExit:

Public Member Functions

 InstantExit ()
 
std::shared_ptr< EventdispatchEvent (const SystemState *systemState) override
 
- Public Member Functions inherited from BPMNOS::Execution::EventDispatcher
virtual ~EventDispatcher ()=default
 
virtual void connect (Mediator *mediator)
 
virtual void notice (Event *event)
 

Constructor & Destructor Documentation

◆ InstantExit()

InstantExit::InstantExit ( )

Definition at line 7 of file InstantExit.cpp.

Member Function Documentation

◆ dispatchEvent()

std::shared_ptr< Event > InstantExit::dispatchEvent ( const SystemState * systemState)
overridevirtual

Implements BPMNOS::Execution::EventDispatcher.

Definition at line 11 of file InstantExit.cpp.


The documentation for this class was generated from the following files: