...
- interval in which the trace was recorded (it must also be possible to only specify one (start or end) time)
- logical name of the sequence trace
- method name: regular expression of a method name that was recorded in the trace
- class name: regular expression of a class name that was recorded in the trace (meaning that at least one method of this class was recorded in the trace)
- time: the time the trace took to finish. Currently only the ">=" (greater than or equals) has to be implemented
- Multiple selections of the just mentioned search parameters must be possible