public class QueryModelNumerical extends QueryModelText
QueryConst
.NUMERICAL
,
ASMATHCOMPARE
, or ASMATHEVAL
.
To use this model you would typically add PatternConstraint
objects through the
addQueryConstraint
method. Each query is executed on a line of text and so
there is no pattern to match. The base model then allows further access to the query elements.
fileList, fileType, otherMeta, pattern, queryID, queryType, selectedPattern
Modifier | Constructor and Description |
---|---|
protected |
QueryModelNumerical()
Create a new instance of QueryModelNumerical
|
addQueryConstraint, getQueryConstraints
constraintValues, createAsTextModel, createModel, createNumericalModel, createTextModel, createXmlModel, firstConstraint, firstConstraintType, firstPattern, fromXml, getFileList, getFileType, getOtherMeta, getPatternNestedAt, getQueryID, getQueryPattern, getQueryType, getTotalNestedPatternCount, getTotalPatternCount, isNumericalQuery, isOtherQuery, isTextQuery, isXmlQuery, patternToNested, printPatternType, removePatternNestedAt, setFileList, setFileType, setOtherMeta, setQueryID, setQueryPattern, setQueryType, setSingleCondition, setSingleCondition, setSingleCondition, toXml, typeFromOpOther, typeFromOpText