@Deprecated
public interface IMatcherBasedOperation
| Modifier and Type | Method and Description |
|---|---|
IQueryResultProvider |
getAndPrepareCalledMatcher(MatchingFrame frame,
ISearchContext context)
Deprecated.
Gets the called matcher based on the context and the current adornment and stores it in the corresponding field of the operation
|
IQueryResultProvider |
getCalledMatcher()
Deprecated.
Gets the called matcher associated with the operation
|
IQueryResultProvider getAndPrepareCalledMatcher(MatchingFrame frame, ISearchContext context) throws LocalSearchException
frame - the current matching framecontext - the search contextLocalSearchExceptionIQueryResultProvider getCalledMatcher()