#This is the primary operator that is tested
PrimaryOperator: Minus

#This is the operator which gives input to the primary operator
InputOperator: TimeBasedWindow

#Text description of what aspect is being tested, the operator configuration, etc.
#If more than one test exists per cell, use AspectDesc.1, AspectDesc.2, etc

AspectDesc.0: All the allowed data types are used as inputs.Input feed is one by one with 10 sec delay once between 3rd and 4th event. The two relations one for each time based window is created by using filter on parent id. The two time based windows are fed into Minus.