Previously name classes with the name Action actually indicate an Execution.
Therefore a renaming of all the related files and classes should be done.
Preferably, a class called ExecutionSet should be created which features a list of Execution that is filled over the course of an episode. But that is low prio, for now it works with updating orders.
Previously name classes with the name
Actionactually indicate anExecution.Therefore a renaming of all the related files and classes should be done.
Preferably, a class called
ExecutionSetshould be created which features a list ofExecutionthat is filled over the course of an episode. But that is low prio, for now it works with updating orders.