Uses of Package
com.apelon.dts.client.association

Packages that use com.apelon.dts.client.association
com.apelon.beans.dts.plugin.transferable This package contains the Transferables used by DTS Beans in Drag and Drop. 
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.concept This package provides capability to access both Ontylog and thesaurus concepts in a DTS client application. 
com.apelon.dts.client.events   
com.apelon.dts.client.term This package provides capability to access and manipulate terms in a DTS client application. 
 

Classes in com.apelon.dts.client.association used by com.apelon.beans.dts.plugin.transferable
ConceptAssociation
          ConceptAssociation relates a concept to another concept.
Synonym
          A Synonym associates a term to a concept.
TermAssociation
          TermAssociation relates a term to another term.
 

Classes in com.apelon.dts.client.association used by com.apelon.dts.client
AssociationQuery
          AssociationQuery provides common methods for maintaining associations and association types.
 

Classes in com.apelon.dts.client.association used by com.apelon.dts.client.association
Association
          An association relates a concept or term to another concept or term.
AssociationQuery
          AssociationQuery provides common methods for maintaining associations and association types.
AssociationType
          AssociationType defines a named association between concepts and/or terms.
ConceptAssociation
          ConceptAssociation relates a concept to another concept.
ItemsConnected
          Provides a typesafe enum pattern for the type of items associated or "connected" by an association.
Purpose
          Provides a typesafe enum pattern for the purpose of an association.
QualifiedAssociation
          This class provides methods common to Associations which have qualifiers: ConceptAssociations and TermAssociations.
TermAssociation
          TermAssociation relates a term to another term.
 

Classes in com.apelon.dts.client.association used by com.apelon.dts.client.concept
AssociationType
          AssociationType defines a named association between concepts and/or terms.
ConceptAssociation
          ConceptAssociation relates a concept to another concept.
Synonym
          A Synonym associates a term to a concept.
 

Classes in com.apelon.dts.client.association used by com.apelon.dts.client.events
AssociationType
          AssociationType defines a named association between concepts and/or terms.
ConceptAssociation
          ConceptAssociation relates a concept to another concept.
Synonym
          A Synonym associates a term to a concept.
TermAssociation
          TermAssociation relates a term to another term.
 

Classes in com.apelon.dts.client.association used by com.apelon.dts.client.term
AssociationType
          AssociationType defines a named association between concepts and/or terms.
Synonym
          A Synonym associates a term to a concept.
TermAssociation
          TermAssociation relates a term to another term.
 



Copyright © 2011. All Rights Reserved.