Uses of Class
com.apelon.dts.client.concept.DTSConceptQuery

Packages that use DTSConceptQuery
com.apelon.dts.client This package now consists primarily of deprecated classes maintained for compatibility with DTS 2.4. 
com.apelon.dts.client.concept This package provides capability to access both Ontylog and thesaurus concepts in a DTS client application. 
 

Uses of DTSConceptQuery in com.apelon.dts.client
 

Methods in com.apelon.dts.client that return DTSConceptQuery
 DTSConceptQuery DTSQuery.getDTSConceptQuery()
          Returns DTSConceptQuery.
 

Uses of DTSConceptQuery in com.apelon.dts.client.concept
 

Methods in com.apelon.dts.client.concept that return DTSConceptQuery
static DTSConceptQuery DTSConceptQuery.createInstance(ServerConnection sc)
          Creates an instance of DTSConceptQuery.
static DTSConceptQuery DTSConceptQuery.createInstance(ServerConnection sc, boolean isValidating)
          Creates an instance of DTSConceptQuery.
 



Copyright © 2011. All Rights Reserved.