Uses of Class
org.rcsb.strucmotif.domain.result.MotifSearchResult
Packages that use MotifSearchResult
-
Uses of MotifSearchResult in org.rcsb.strucmotif.core
Methods in org.rcsb.strucmotif.core that return MotifSearchResultModifier and TypeMethodDescriptionMotifSearchRuntime.performSearch(MotifSearchQuery query) Performs a structural motif search run for a given query.MotifSearchRuntimeImpl.performSearch(MotifSearchQuery query) Methods in org.rcsb.strucmotif.core with parameters of type MotifSearchResultModifier and TypeMethodDescriptionvoidTargetAssembler.assemble(MotifSearchResult response) Search: i.e.voidTargetAssemblerImpl.assemble(MotifSearchResult response) -
Uses of MotifSearchResult in org.rcsb.strucmotif.domain.query
Methods in org.rcsb.strucmotif.domain.query that return MotifSearchResultModifier and TypeMethodDescriptionMotifSearchQuery.run()Dispatch this query and perform the corresponding search.