Uses of Interface
org.biopax.paxtools.pattern.util.ProgressWatcher
Packages that use ProgressWatcher
-
Uses of ProgressWatcher in org.biopax.paxtools.pattern
Methods in org.biopax.paxtools.pattern with parameters of type ProgressWatcherModifier and TypeMethodDescriptionstatic Map<BioPAXElement, List<Match>> Searcher.search(Model model, Pattern pattern, ProgressWatcher prg) Searches the given pattern in the given model.