- removed final modifier from processEvents() to overwrite the method in case of EventFiltering (still in playground)
- furthermore made computeEvent() private as it has the same functionality as processEvent() -> cleaner interface of Events.java
Authored by: grether 2008-01-03
Parent: [r342]
Child: [r344]