Uses of Interface
com.actelion.research.chem.StructureSearchDataSource
-
Packages that use StructureSearchDataSource Package Description com.actelion.research.chem -
-
Uses of StructureSearchDataSource in com.actelion.research.chem
Constructors in com.actelion.research.chem with parameters of type StructureSearchDataSource Constructor Description StructureSearch(StructureSearchSpecification specification, StructureSearchDataSource dataSource, StructureSearchController searchController, ProgressController progressController, DescriptorHandlerFactory dhFactory)
This contructs a new structure search, which upon calling start() runs a multithreaded structure search on the structure rows provided by dataSource.
-