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