Uses of Class
org.rcsb.strucmotif.domain.query.MotifSearchQuery
Packages that use MotifSearchQuery
Package
Description
-
Uses of MotifSearchQuery in org.rcsb.strucmotif.core
Methods in org.rcsb.strucmotif.core with parameters of type MotifSearchQueryModifier and TypeMethodDescriptionMotifSearchRuntime.performSearch(MotifSearchQuery query) Performs a structural motif search run for a given query.voidMotifSearchRuntime.performSearch(MotifSearchQuery query, Consumer<Hit> consumer) Performs a structural motif search for a given query.MotifSearchRuntimeImpl.performSearch(MotifSearchQuery query) voidMotifSearchRuntimeImpl.performSearch(MotifSearchQuery query, Consumer<Hit> consumer) -
Uses of MotifSearchQuery in org.rcsb.strucmotif.domain.query
Methods in org.rcsb.strucmotif.domain.query that return MotifSearchQueryModifier and TypeMethodDescriptionQueryBuilder.OptionalStepBuilder.buildQuery()Build the actual container. -
Uses of MotifSearchQuery in org.rcsb.strucmotif.domain.result
Methods in org.rcsb.strucmotif.domain.result that return MotifSearchQueryConstructors in org.rcsb.strucmotif.domain.result with parameters of type MotifSearchQueryModifierConstructorDescriptionConstruct a result container.