|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MatchQuery | |
---|---|
com.apelon.dts.client | This package now consists primarily of deprecated classes maintained for compatibility with DTS 2.4. |
com.apelon.dts.client.match | This package provides matching capability to flexibly search within predefined silos of data within the knowledgebase. |
Uses of MatchQuery in com.apelon.dts.client |
---|
Methods in com.apelon.dts.client that return MatchQuery | |
---|---|
MatchQuery |
DTSQuery.getMatchQuery()
Returns MatchQuery . |
Uses of MatchQuery in com.apelon.dts.client.match |
---|
Methods in com.apelon.dts.client.match that return MatchQuery | |
---|---|
static MatchQuery |
MatchQuery.createInstance(ServerConnection sc)
Creates an instance of MatchQuery . |
static MatchQuery |
MatchQuery.createInstance(ServerConnection sc,
boolean isValidating)
Creates an instance of MatchQuery . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |