Uses of Package
com.apelon.apelonserver.client

Packages that use com.apelon.apelonserver.client
com.apelon.apelonserver.client The client side common classes provide a set of basic abstract classes that are used by application client side apis. 
com.apelon.apps.dts.editor.modules Provides the class and interfaces necessary for creating Plug-ins for the Apelon DTS Editor. 
com.apelon.dts.client This package now consists primarily of deprecated classes maintained for compatibility with DTS 2.4. 
com.apelon.dts.client.association This package provides capability to work with associations between concepts, terms, or a concept and a term. 
com.apelon.dts.client.attribute Attributes are items of information attached to concepts or terms, or other attributes. 
com.apelon.dts.client.classifier This package provides API needed for classification of Ontylog Extension namespaces. 
com.apelon.dts.client.common This package provides a few common classes. 
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.match This package provides matching capability to flexibly search within predefined silos of data within the knowledgebase. 
com.apelon.dts.client.namespace This package includes classes for working with the namespaces (see Namespace) in a knowledgebase. 
com.apelon.dts.client.plugins This is the place to put plugin modules required by DTS. 
com.apelon.dts.client.subset This package provides the capability to access and manipulate subsets in a DTS client application. 
com.apelon.dts.client.term This package provides capability to access and manipulate terms in a DTS client application. 
 

Classes in com.apelon.apelonserver.client used by com.apelon.apelonserver.client
ApelonException
          ApelonException is a general exception class.
ServerConnection
          A ServerConnection provides the connection from the client to the server.
ServerConnectionSocket
          A ServerConnectionSocket establishes a connection to a running socket based server.
 

Classes in com.apelon.apelonserver.client used by com.apelon.apps.dts.editor.modules
ServerConnection
          A ServerConnection provides the connection from the client to the server.
 

Classes in com.apelon.apelonserver.client used by com.apelon.dts.client
ApelonException
          ApelonException is a general exception class.
BasicQuery
          A BasicQuery provides common methods for queries.
ServerConnection
          A ServerConnection provides the connection from the client to the server.
 

Classes in com.apelon.apelonserver.client used by com.apelon.dts.client.association
BasicQuery
          A BasicQuery provides common methods for queries.
ServerConnection
          A ServerConnection provides the connection from the client to the server.
 

Classes in com.apelon.apelonserver.client used by com.apelon.dts.client.attribute
BasicQuery
          A BasicQuery provides common methods for queries.
 

Classes in com.apelon.apelonserver.client used by com.apelon.dts.client.classifier
BasicQuery
          A BasicQuery provides common methods for queries.
ServerConnection
          A ServerConnection provides the connection from the client to the server.
 

Classes in com.apelon.apelonserver.client used by com.apelon.dts.client.common
ApelonException
          ApelonException is a general exception class.
BasicQuery
          A BasicQuery provides common methods for queries.
ServerConnection
          A ServerConnection provides the connection from the client to the server.
 

Classes in com.apelon.apelonserver.client used by com.apelon.dts.client.concept
BasicQuery
          A BasicQuery provides common methods for queries.
ServerConnection
          A ServerConnection provides the connection from the client to the server.
 

Classes in com.apelon.apelonserver.client used by com.apelon.dts.client.match
BasicQuery
          A BasicQuery provides common methods for queries.
ServerConnection
          A ServerConnection provides the connection from the client to the server.
 

Classes in com.apelon.apelonserver.client used by com.apelon.dts.client.namespace
BasicQuery
          A BasicQuery provides common methods for queries.
ServerConnection
          A ServerConnection provides the connection from the client to the server.
 

Classes in com.apelon.apelonserver.client used by com.apelon.dts.client.plugins
ServerConnection
          A ServerConnection provides the connection from the client to the server.
 

Classes in com.apelon.apelonserver.client used by com.apelon.dts.client.subset
BasicQuery
          A BasicQuery provides common methods for queries.
ServerConnection
          A ServerConnection provides the connection from the client to the server.
 

Classes in com.apelon.apelonserver.client used by com.apelon.dts.client.term
BasicQuery
          A BasicQuery provides common methods for queries.
ServerConnection
          A ServerConnection provides the connection from the client to the server.
 



Copyright © 2011. All Rights Reserved.