public class ControlsHandlerGlad extends ControlsHandler
Query
structure of QueryResponse.getAdaptedQuery()
, e.g. Query.isContradictory()
.Modifier and Type | Method and Description |
---|---|
Query |
buildControlsSubquery(String[] controls)
All controls are transformed into BITMAP tokens which are not required or prohibited, all connected with OR which
is not required or prohibited as well.
|
static ControlsHandlerGlad |
getInstance() |
public static ControlsHandlerGlad getInstance()
public Query buildControlsSubquery(String[] controls)
buildControlsSubquery
in class ControlsHandler
controls
- the entry controlsCopyright © 2016 Egothor. All Rights Reserved.