Class CallEventMatcher

java.lang.Object
kieker.analysis.generic.CallEventMatcher
All Implemented Interfaces:
IControlEventMatcher<OperationEvent,CallEvent>

public class CallEventMatcher extends Object implements IControlEventMatcher<OperationEvent,CallEvent>
Check whether a CallEvent can be released based on an OperationEvent.
Since:
1.15
Author:
Reiner Jung