New feature release
This release contains following major changes:
- Individual agents can be monitored during the simulation run with an
InstrumentationDecorator. - Instrumentation added to Elevator example, additional explanation added
- Interfaces added for core entities (
ModelEntity,Agent,Domain,Port). - Naming consistency:
Basicclasses implement basic functionality of the coressponding interfaces (Abtractchanged toBasic). - Visibility of some methods adjusted