Commits

Sebastian Ciesielski authored ce169b0d273
Current work: Created ComponentsEventHandler - it is responsible for event flow from EventManager to entities. Created ErrorGeneratorComponent - it is responsible for creating error events. Added ErrorExtension to computing resources and devices. Refactored EventReason - now it can use custom strings. Refactored EventManager so it can only send events (added possibility to send events to devices) Refactored searching resources by name in Simulated Environment. Resources extensions now accepts ResourceEvent instead of Event.