Class GenericQueryGroup

java.lang.Object
tools.refinery.interpreter.api.impl.BaseQueryGroup
tools.refinery.interpreter.api.GenericQueryGroup
All Implemented Interfaces:
IQueryGroup

public class GenericQueryGroup extends BaseQueryGroup
Generic implementation of IQueryGroup, covering an arbitrarily chosen set of patterns. Use the public constructor or static GenericQueryGroup.of(...) methods to instantiate.