Class GenericEntryCallAcceptanceMatcher

java.lang.Object
kieker.analysis.behavior.acceptance.matcher.GenericEntryCallAcceptanceMatcher
All Implemented Interfaces:
IEntryCallAcceptanceMatcher

public class GenericEntryCallAcceptanceMatcher extends Object implements IEntryCallAcceptanceMatcher
Allows to match operation and class signatures regarding a set of patterns to decide whether they belong to the user behavior.
Since:
2.0.0
Author:
Reiner Jung