Issue 9838: Text and Java API differ on return value for seacrhChemicalElements method
Issue 9838: Text and Java API differ on return value for seacrhChemicalElements method (csar-ftf)
Click here for this issue's archive.
Source: Fujitsu (Mr. Tom Rutt, tom(at)coastin.com)
Nature: Uncategorized Issue
Severity:
Summary:
Nature of Problem The section 8.4.4 ChemSearchEngine class includes the following method: searchChemicalElements():Collection This is also shown in the figure 8.32. However the figure has a dependency from the ChemSearchEngine class to the ResultSet class. The Java API, in lifesci/05-08-03, correctly shows the return value for the method as ResultSet. Proposed Solution: Change the figure and text in section 8.4.4 to agree with the Java API.