Uses of Class
com.apelon.dts.client.match.MatchOptions

Packages that use MatchOptions
com.apelon.dts.client.match This package provides matching capability to flexibly search within predefined silos of data within the knowledgebase. 
 

Uses of MatchOptions in com.apelon.dts.client.match
 

Methods in com.apelon.dts.client.match with parameters of type MatchOptions
 OntylogConcept[] MatchQuery.findConceptsWithSiloMatching(String pattern, MatchOptions searchSpec)
          Gets an array of concept objects that represents the search pattern, but with those attributes present that are specified in the AttributteSetDescriptor.
 Match[] MatchQuery.searchSilo(String pattern, MatchOptions searchSpec)
          Performs a search for the specified pattern using the given search specification and returns an array of matches.
 



Copyright © 2011. All Rights Reserved.