- AndCompoundQueryBuilder - Class in com.tibco.patterns.qbp
-
This class implements a compound query builder based on the AND query.
- AndCompoundQueryBuilder() - Constructor for class com.tibco.patterns.qbp.AndCompoundQueryBuilder
-
- AndQlt(NetricsQuery, Double, Double, Double) - Constructor for class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.AndQlt
-
Create the definition of an AND querylet.
- andQuery(String, String, ANetricsQueryBuilderBuilderBase.AndQlt[]) - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase
-
Generate an AND score combiner query.
- ANetricsQueryBuilderBuilderBase - Class in com.tibco.patterns.qbp
-
This class adds methods for generating the basic query nodes.
- ANetricsQueryBuilderBuilderBase() - Constructor for class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase
-
- ANetricsQueryBuilderBuilderBase.AndQlt - Class in com.tibco.patterns.qbp
-
Define one querylet of an AND score combiner.
- ANetricsQueryBuilderBuilderBase.CognateQueryField - Class in com.tibco.patterns.qbp
-
Define the field data for a cognate query.
- ANetricsQueryBuilderBuilderBase.ConfidenceType - Enum in com.tibco.patterns.qbp
-
Code values for supported types of confidence measures.
- ANetricsQueryBuilderBuilderBase.CoreMatchCaseQlt - Class in com.tibco.patterns.qbp
-
Define a core querylet/feature of a match case query.
- ANetricsQueryBuilderBuilderBase.FirstValidQlt - Class in com.tibco.patterns.qbp
-
Define a querylet for the FirstValid score combiner.
- ANetricsQueryBuilderBuilderBase.OrQlt - Class in com.tibco.patterns.qbp
-
Define one querylet of an OR score combiner.
- ANetricsQueryBuilderBuilderBase.SimpleQueryField - Class in com.tibco.patterns.qbp
-
Define the field data for a simple query.
- ANetricsQueryBuilderBuilderBase.SupportingMatchCaseQlt - Class in com.tibco.patterns.qbp
-
Define a supporting querylet/feature of a match case query.
- AQBPCompoundQueryBuilder - Class in com.tibco.patterns.qbp
-
Add method needed by GeneralCompoundQueryBuilder to generate compound queries.
- AQBPCompoundQueryBuilder() - Constructor for class com.tibco.patterns.qbp.AQBPCompoundQueryBuilder
-
Default constructor.
- AQBPLogger - Class in com.tibco.patterns.qbp
-
An Abstract base for loggers used in the query builder.
- AQBPLogger() - Constructor for class com.tibco.patterns.qbp.AQBPLogger
-
Default constructor.
- AQBPLogger.LogLevel - Enum in com.tibco.patterns.qbp
-
The different logging levels supported.
- AQBPLogger.QBPConfigException - Exception in com.tibco.patterns.qbp
-
Exception thrown if in exception mode for configuration errors.
- AQBPLogger.QBPException - Exception in com.tibco.patterns.qbp
-
Exception thrown if in exception mode for standard errors.
- GeneralCompoundQueryBuilder - Class in com.tibco.patterns.qbp
-
Generalized compound query builder class.
- GeneralCompoundQueryBuilder() - Constructor for class com.tibco.patterns.qbp.GeneralCompoundQueryBuilder
-
Default constructor.
- GeneralCompoundQueryBuilder(IQBPFileMgr, IQBPLoaderMgr, RecordMatchingQueryDef, AQBPLogger) - Constructor for class com.tibco.patterns.qbp.GeneralCompoundQueryBuilder
-
Create a new general compound query builder from a configuration object.
- GeneralQueryBuilder - Class in com.tibco.patterns.qbp
-
Generalized query builder class.
- GeneralQueryBuilder() - Constructor for class com.tibco.patterns.qbp.GeneralQueryBuilder
-
Creat an uninitialized general query builder object.
- GeneralQueryBuilder(GeneralBuilderConfig, AQBPLogger) - Constructor for class com.tibco.patterns.qbp.GeneralQueryBuilder
-
Create a new general query builder from a configuration object.
- generateSource(File, AQBPLogger) - Method in class com.tibco.patterns.qbp.GeneralCompoundQueryBuilder
-
Generate code for this query builder.
- generateSource(File, AQBPLogger) - Method in class com.tibco.patterns.qbp.GeneralQueryBuilder
-
Generate code for this query builder.
- getAPICode() - Method in enum com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.ConfidenceType
-
- getBuilder(String, String, AQBPLogger) - Method in class com.tibco.patterns.qbp.GeneralCompoundQueryBuilder
-
Retrieve a class as an ANetricsQueryBuilder object.
- getBuilderClassObject(String) - Method in class com.tibco.patterns.qbp.AQBPCompoundQueryBuilder
-
Retrieve a class as an ANetricsQueryBuilder object.
- getConfidenceCutoff() - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.FirstValidQlt
-
- getConfigNoteCount() - Method in class com.tibco.patterns.qbp.AQBPLogger
-
- getCurItemName(String, String) - Method in class com.tibco.patterns.qbp.GeneralCompoundQueryBuilder
-
Get the current name of an item for the given item type and default name.
- getDefaultItemNames(String) - Method in class com.tibco.patterns.qbp.GeneralCompoundQueryBuilder
-
Return the list of default item names for the specified item type.
- getFieldName() - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.SimpleQueryField
-
- getFieldWeight() - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.SimpleQueryField
-
- getIdx() - Method in enum com.tibco.patterns.qbp.AQBPLogger.LogLevel
-
- getIgnoreScore() - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.AndQlt
-
- getLoaderFor(String, String) - Method in class com.tibco.patterns.qbp.DfltLoaderMgr
-
Get a class loader for a particular class and source.
- getLoaderFor(String, String) - Method in interface com.tibco.patterns.qbp.IQBPLoaderMgr
-
Get a class loader for a particular class and source.
- getMatchScoreCutoff() - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.FirstValidQlt
-
- getPenaltyFactor() - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.SupportingMatchCaseQlt
-
- getPreindexIt() - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.FirstValidQlt
-
- getQuery(NetricsQuery[]) - Method in class com.tibco.patterns.qbp.AndCompoundQueryBuilder
-
Generate the AND compound matching query for a given set of feature queries.
- getQuery() - Method in class com.tibco.patterns.qbp.AndCompoundQueryBuilder
-
Generate the AND compound matching query.
- getQuery(NetricsQuery[]) - Method in class com.tibco.patterns.qbp.AQBPCompoundQueryBuilder
-
Method to be used by GeneralCompoundQueryBuilder.
- getQuery() - Method in class com.tibco.patterns.qbp.GeneralCompoundQueryBuilder
-
Implement the qetQuery method for running in interpretive mode.
- getQuery() - Method in class com.tibco.patterns.qbp.GeneralQueryBuilder
-
Return a query object for the current field values.
- getQuery(NetricsQuery[]) - Method in class com.tibco.patterns.qbp.MatchCaseCompoundQueryBuilder
-
Generate the match case compound matching query for a given
set of features.
- getQuery() - Method in class com.tibco.patterns.qbp.MatchCaseCompoundQueryBuilder
-
Generate the match case compound matching query.
- getQuery(NetricsQuery[]) - Method in class com.tibco.patterns.qbp.RlinkCompoundQueryBuilder
-
Generate the Rlink compound matching query for a given set of features.
- getQuery() - Method in class com.tibco.patterns.qbp.RlinkCompoundQueryBuilder
-
Generate the Rlink compound matching query.
- getQuerylet() - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.AndQlt
-
- getQuerylet() - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.CoreMatchCaseQlt
-
- getQuerylet() - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.FirstValidQlt
-
- getQuerylet() - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.OrQlt
-
- getQuerylet() - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.SupportingMatchCaseQlt
-
- getQueryString() - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.CognateQueryField
-
- getReaderFor(String) - Method in class com.tibco.patterns.qbp.DfltFileMgr
-
Get an input stream reader for a file identified by a string value.
- getReaderFor(File) - Method in class com.tibco.patterns.qbp.DfltFileMgr
-
Get an input stream reader for a file identified by a File object.
- getReaderFor(String) - Method in interface com.tibco.patterns.qbp.IQBPFileMgr
-
Get an input stream reader for a file identified by a string value.
- getReaderFor(File) - Method in interface com.tibco.patterns.qbp.IQBPFileMgr
-
Get an input stream reader for a file identified by a File object.
- getRejectScore() - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.AndQlt
-
- getSupportFactor() - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.SupportingMatchCaseQlt
-
- getThreshold() - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.CoreMatchCaseQlt
-
- getThreshold() - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.SupportingMatchCaseQlt
-
- getUsedItemTypes() - Method in class com.tibco.patterns.qbp.GeneralCompoundQueryBuilder
-
Return the list of used item types.
- getWeight() - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.AndQlt
-
- getWeight() - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.CoreMatchCaseQlt
-
- getWeight() - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.OrQlt
-
- sendConfigError(String) - Method in class com.tibco.patterns.qbp.AQBPLogger
-
Format a configuration error message and send it to the log.
- sendConfigError(String, Throwable) - Method in class com.tibco.patterns.qbp.AQBPLogger
-
Format a configuration error message and send it to the log with a reason.
- sendConfigError(String) - Method in class com.tibco.patterns.qbp.QBPFileLogger
-
Format a configuration error message and send it to the log.
- sendConfigError(String, Throwable) - Method in class com.tibco.patterns.qbp.QBPFileLogger
-
Format a configuration error message and send it to the log with a reason.
- sendError(String) - Method in class com.tibco.patterns.qbp.AQBPLogger
-
Format an error message and send it to the log.
- sendError(String, Throwable) - Method in class com.tibco.patterns.qbp.AQBPLogger
-
Format an error message and send it to the log with a reason.
- sendError(String) - Method in class com.tibco.patterns.qbp.QBPFileLogger
-
Format an error message and send it to the log.
- sendError(String, Throwable) - Method in class com.tibco.patterns.qbp.QBPFileLogger
-
Format an error message and send it to the log with a reason.
- sendInfo(String) - Method in class com.tibco.patterns.qbp.AQBPLogger
-
Format an information message and send it to the log.
- sendInfo(String) - Method in class com.tibco.patterns.qbp.QBPFileLogger
-
Format an information message and send it to the log.
- sendTrace(String) - Method in class com.tibco.patterns.qbp.AQBPLogger
-
Format a Trace message and send it to the log.
- sendTrace(String) - Method in class com.tibco.patterns.qbp.QBPFileLogger
-
Format a Trace message and send it to the log.
- sendWarning(String) - Method in class com.tibco.patterns.qbp.AQBPLogger
-
Format a warning message and send it to the log.
- sendWarning(String, Throwable) - Method in class com.tibco.patterns.qbp.AQBPLogger
-
Format a warning message with a reason and send it to the log.
- sendWarning(String) - Method in class com.tibco.patterns.qbp.QBPFileLogger
-
Format a warning message and send it to the log.
- sendWarning(String, Throwable) - Method in class com.tibco.patterns.qbp.QBPFileLogger
-
Format a warning message with a reason and send it to the log.
- setBuilderConfig(ANetricsQueryBuilder, String, String, AQBPLogger) - Method in class com.tibco.patterns.qbp.AQBPCompoundQueryBuilder
-
initialize a feature query builder with a configuration file.
- setConfig(ConfigItem) - Method in class com.tibco.patterns.qbp.AQBPLogger
-
Set the top level configuration item.
- setConfiguration(InputStream) - Method in class com.tibco.patterns.qbp.AndCompoundQueryBuilder
-
Configure this object from an input stream.
- setConfiguration(String) - Method in class com.tibco.patterns.qbp.AndCompoundQueryBuilder
-
Configure this object from a configuration source.
- setConfiguration(Object, List<ANetricsCompoundQueryBuilder.FeatureDef>, AQBPLogger) - Method in class com.tibco.patterns.qbp.AndCompoundQueryBuilder
-
Configure this AND query generator from an external configuration object and a set of features.
- setConfiguration(Object) - Method in class com.tibco.patterns.qbp.AndCompoundQueryBuilder
-
Configure this AND query generator from an external configuration object.
- setConfiguration(File) - Method in class com.tibco.patterns.qbp.AndCompoundQueryBuilder
-
Configure this object from a configuration file.
- setConfiguration(Object, List<ANetricsCompoundQueryBuilder.FeatureDef>, AQBPLogger) - Method in class com.tibco.patterns.qbp.AQBPCompoundQueryBuilder
-
Configure this query generator from an external configuration object and a set of features.
- setConfiguration(File) - Method in class com.tibco.patterns.qbp.GeneralCompoundQueryBuilder
-
Initialize this general compound query builder from a
RecordMatchingQueryDef file.
- setConfiguration(InputStream) - Method in class com.tibco.patterns.qbp.GeneralCompoundQueryBuilder
-
Initialize this general compound query builder from a
RecordMatchingQueryDef stream.
- setConfiguration(String) - Method in class com.tibco.patterns.qbp.GeneralCompoundQueryBuilder
-
Initialize this general compound query builder from a
RecordMatchingQueryDef source.
- setConfiguration(Object) - Method in class com.tibco.patterns.qbp.GeneralCompoundQueryBuilder
-
Initialize this general compound query builder from a RecordMatchingQueryDef object.
- setConfiguration(InputStream) - Method in class com.tibco.patterns.qbp.GeneralQueryBuilder
-
Configure this object from an input stream.
- setConfiguration(String) - Method in class com.tibco.patterns.qbp.GeneralQueryBuilder
-
Configure this object from a configuration source.
- setConfiguration(File) - Method in class com.tibco.patterns.qbp.GeneralQueryBuilder
-
Configure this object from a configuration file.
- setConfiguration(Object) - Method in class com.tibco.patterns.qbp.GeneralQueryBuilder
-
Configure this object from a GeneralQueryBuilderConfig object.
- setConfiguration(InputStream) - Method in class com.tibco.patterns.qbp.MatchCaseCompoundQueryBuilder
-
Configure this object from an input stream.
- setConfiguration(String) - Method in class com.tibco.patterns.qbp.MatchCaseCompoundQueryBuilder
-
Configure this object from a configuration source.
- setConfiguration(Object, List<ANetricsCompoundQueryBuilder.FeatureDef>, AQBPLogger) - Method in class com.tibco.patterns.qbp.MatchCaseCompoundQueryBuilder
-
Configure this object from an external configuration object and a set of features.
- setConfiguration(Object) - Method in class com.tibco.patterns.qbp.MatchCaseCompoundQueryBuilder
-
Configure this match case query generator from an external configuration object.
- setConfiguration(File) - Method in class com.tibco.patterns.qbp.MatchCaseCompoundQueryBuilder
-
Configure this object from a configuration file.
- setConfiguration(InputStream) - Method in class com.tibco.patterns.qbp.RlinkCompoundQueryBuilder
-
Configure this object from an input stream.
- setConfiguration(String) - Method in class com.tibco.patterns.qbp.RlinkCompoundQueryBuilder
-
Configure this object from a configuration source.
- setConfiguration(Object, List<ANetricsCompoundQueryBuilder.FeatureDef>, AQBPLogger) - Method in class com.tibco.patterns.qbp.RlinkCompoundQueryBuilder
-
Configure this RLink query generator from an RlinkBuilderConfig object and a set of features.
- setConfiguration(Object) - Method in class com.tibco.patterns.qbp.RlinkCompoundQueryBuilder
-
Configure this RLink query generator from an RlinkBuilderConfig object.
- setConfiguration(File) - Method in class com.tibco.patterns.qbp.RlinkCompoundQueryBuilder
-
Configure this object from a configuration file.
- setEnabledLevels(AQBPLogger.LogLevel...) - Method in class com.tibco.patterns.qbp.AQBPLogger
-
Set the log levels that are enabled.
- setFileMgr(IQBPFileMgr) - Method in class com.tibco.patterns.qbp.AQBPCompoundQueryBuilder
-
Set the file manager used by this query builder.
- setFileMgr(IQBPFileMgr) - Method in class com.tibco.patterns.qbp.GeneralCompoundQueryBuilder
-
Set the file manager used by this query builder.
- setFileMgr(IQBPFileMgr) - Method in class com.tibco.patterns.qbp.GeneralQueryBuilder
-
Set the file manager used by this query builder.
- setQuerylet(NetricsQuery) - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.AndQlt
-
Set the query to be used.
- setQuerylet(NetricsQuery) - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.CoreMatchCaseQlt
-
Set the query to be used.
- setQuerylet(NetricsQuery) - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.FirstValidQlt
-
Set the query to be used.
- setQuerylet(NetricsQuery) - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.OrQlt
-
Set the query to be used.
- setQuerylet(NetricsQuery) - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.SupportingMatchCaseQlt
-
Set the query to be used.
- simpleQuery(String, String, String, ANetricsQueryBuilderBuilderBase.SimpleQueryField[], String, Double, Double, Integer) - Method in class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase
-
Generate a simple query.
- SimpleQueryField(String, Double) - Constructor for class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.SimpleQueryField
-
Create a field reference for a simple query.
- SupportingMatchCaseQlt(NetricsQuery, double, double, Double) - Constructor for class com.tibco.patterns.qbp.ANetricsQueryBuilderBuilderBase.SupportingMatchCaseQlt
-
Create the definition of a match case supporting feature.