History | View | Annotate | Download (5.86 KB)
[sequencechart]- implemented second ordering for the events (getNextEventRealTime / getPreviousEventRealTime) for better performance
[sequencechart]- further work on REAL TIME timeline mode- fixed bug in critical path computation (see wiki)
[sequencechart] first steps towards REAL_TIME visualization.
[sequencechart] added methods for displaying the critical path - TODO: Discuss the antecessor relation
[sequencechart]- fixing many small glitches- adding functions to sequencechartfacade (getSmallestComplexity / getLargestCompexity)- using colors to display complexity
[sequencechart] implemented functionality to- write event duration into eventlog- measure event complexity- write event complexity into eventlog- parse complexity in eventlog interface from ievent java JNI
- added EventEndEntry into eventlog data format
Initial import of Horizon 4 release.