Science Environment for Ecological Knowledge
Ecoinformatics site parent site of Partnership for Biodiversity Informatics site parent site of SEEK - Home
Science Environment for Ecological Knowledge









 

 

 



TOSAPI Signatures

Difference between version 2 and version 1:

At line 0 added 10 lines.
+ These APIs will change slightly by early Dec 2004 - do not code directly to them now! I will add a link to the code documentation for complete object descriptions at that time.
+
+ CWeightedConcept[] __findConcepts__(CTaxonomicQuery oTaxonQuery, int[] oHierarchyIDs, String sSimilarityAlgorithm, float fSimilarityThreshold, boolean bUseCacheFlag) throws
+ CAlgorithmException, CDBException, CConceptException, SQLException, FileNotFoundException,
+ IOException
+
+ float __compareConcepts__(String sConceptID1, int iHierarchyID1, String sConceptID2, int iHierarchyID2, String sSimilarityAlgorithm, boolean bUseCacheFlag) throws CConceptException, CDBException, CAlgorithmException, SQLException
+
+ __This one is going away!__
+

Back to TOSAPI Signatures, or to the Page History.