|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NamespaceQuery | |
|---|---|
| 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. |
| com.apelon.dts.client.namespace | This package includes classes for working with the namespaces (see Namespace) in a knowledgebase. |
| Uses of NamespaceQuery in com.apelon.dts.client |
|---|
| Methods in com.apelon.dts.client that return NamespaceQuery | |
|---|---|
NamespaceQuery |
DTSQuery.getNamespaceQuery()
Returns NamespaceQuery. |
| Uses of NamespaceQuery in com.apelon.dts.client.concept |
|---|
| Methods in com.apelon.dts.client.concept that return NamespaceQuery | |
|---|---|
protected NamespaceQuery |
BaseConceptQuery.getNamespaceQuery()
Gets the internally used NamespaceQuery instance |
| Uses of NamespaceQuery in com.apelon.dts.client.namespace |
|---|
| Methods in com.apelon.dts.client.namespace that return NamespaceQuery | |
|---|---|
static NamespaceQuery |
NamespaceQuery.createInstance(ServerConnection sc)
Creates an instance of NamespaceQuery. |
static NamespaceQuery |
NamespaceQuery.createInstance(ServerConnection sc,
boolean isValidating)
Creates an instance of NamespaceQuery. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||