Class DontFlattenIncrementalPredicate

java.lang.Object
tools.refinery.interpreter.localsearch.matcher.integration.DontFlattenIncrementalPredicate
All Implemented Interfaces:
IFlattenCallPredicate

public class DontFlattenIncrementalPredicate extends Object implements IFlattenCallPredicate
This implementation forbids flattening of patterns marked to be executed with a caching / incremental backend. This makes is possible for the user to configure hybrid matching via using the 'search' and 'incremental keywords in the pattern definition file.
Since:
1.5