public interface SearchActionFactory extends FactoryPlugin<SearchResult,SearchAction>
SearchResult.
For example, RunModuleSearchActionFactory creates a
SearchAction that executes the SciJava module described by a
ModuleSearchResult.
| Modifier and Type | Method and Description |
|---|---|
default Class<SearchResult> |
getType() |
createdefault Class<SearchResult> getType()
getType in interface org.scijava.Typed<SearchResult>Copyright © 2017–2026 SciJava. All rights reserved.