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

Packages that use com.apelon.dts.client.match
com.apelon.dts.client This package now consists primarily of deprecated classes maintained for compatibility with DTS 2.4. 
com.apelon.dts.client.attribute Attributes are items of information attached to concepts or terms, or other attributes. 
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.term This package provides capability to access and manipulate terms in a DTS client application. 
 

Classes in com.apelon.dts.client.match used by com.apelon.dts.client
MatchQuery
          A MatchQuery provides access to silos and pattern matching searches within silos.
 

Classes in com.apelon.dts.client.match used by com.apelon.dts.client.attribute
MatchItem
          The MatchItem provides access to the matched string and where it came from (concept, property, or term).
MatchItemType
          Provides a typesafe enum pattern for the match item type.
 

Classes in com.apelon.dts.client.match used by com.apelon.dts.client.concept
MatchItem
          The MatchItem provides access to the matched string and where it came from (concept, property, or term).
MatchItemType
          Provides a typesafe enum pattern for the match item type.
 

Classes in com.apelon.dts.client.match used by com.apelon.dts.client.match
Match
          The Match class provides information about a match that was searched for.
MatchItem
          The MatchItem provides access to the matched string and where it came from (concept, property, or term).
MatchItemType
          Provides a typesafe enum pattern for the match item type.
MatchOptions
          DTS provides capabilities (see SearchQuery) to search a knowledgebase for concepts that meet these criteria: Concept names that match a specified search string Concept role values that match a specified search string Concept property values that match a specified search string Concept synonyms that match a specified search string Concept association values that match a specified search string
MatchQuery
          A MatchQuery provides access to silos and pattern matching searches within silos.
MatchType
          Provides a typesafe enum pattern for the match type.
Silo
          A "silo" is a repository of customized concept terminology data (concepts and associated terms) from a knowledgebase.
 

Classes in com.apelon.dts.client.match used by com.apelon.dts.client.term
MatchItem
          The MatchItem provides access to the matched string and where it came from (concept, property, or term).
MatchItemType
          Provides a typesafe enum pattern for the match item type.
 



Copyright © 2011. All Rights Reserved.