|
Difference between
version 6
and
version 5:
| Lines 14-15 were replaced by line 14 |
| - * CWeightedConcept[] __findConcepts__(CTaxonomicQuery oTaxonQuery, int[] oHierarchyIDs, String sSimilarityAlgorithm, float fSimilarityThreshold, boolean bUseCacheFlag) throws |
| - CAlgorithmException, CDBException, CConceptException, SQLException, FileNotFoundException, IOException |
| + * CWeightedConcept[] __findConcepts__(CTaxonomicQuery oTaxonQuery, int[] oHierarchyIDs, String sSimilarityAlgorithm, float fSimilarityThreshold, boolean bUseCacheFlag) throws CAlgorithmException, CDBException, CConceptException, SQLException, FileNotFoundException, IOException |
| Line 20 was replaced by line 19 |
| - * float __compareConceptRelationships__(String sConceptID1, int iHierarchyID1, String sConceptID2, int iHierarchyID2, String sRelateAlgorithm, boolean bUseCacheFlag) throws Exception |
| + * float __compareConceptRelationships__(String sConceptID1, int iHierarchyID1, String sConceptID2, int iHierarchyID2, String sRelateAlgorithm, boolean bUseCacheFlag) throws Exception |
Back to TOSAPI Signatures,
or to the Page History.
|