Class BaseQuerySpecification<Matcher extends InterpreterMatcher<? extends IPatternMatch>>

java.lang.Object
tools.refinery.interpreter.api.impl.BaseQuerySpecification<Matcher>
All Implemented Interfaces:
IQuerySpecification<Matcher>, PQueryHeader
Direct Known Subclasses:
GenericQuerySpecification

public abstract class BaseQuerySpecification<Matcher extends InterpreterMatcher<? extends IPatternMatch>> extends Object implements IQuerySpecification<Matcher>
Base implementation of IQuerySpecification.