Uses of Interface
com.actelion.research.chem.StructureSearchController
-
Packages that use StructureSearchController Package Description com.actelion.research.chem -
-
Uses of StructureSearchController in com.actelion.research.chem
Constructors in com.actelion.research.chem with parameters of type StructureSearchController 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.
-