Class FlowTraceEventMatcher

java.lang.Object
kieker.analysis.architecture.trace.flow.FlowTraceEventMatcher
All Implemented Interfaces:
IControlEventMatcher<OperationEvent,IFlowRecord>

public class FlowTraceEventMatcher extends Object implements IControlEventMatcher<OperationEvent,IFlowRecord>
Control event matcher for flow events, controlled by OperationEvents.
Since:
1.15
Author:
Reiner Jung