Uses of Interface
org.rcsb.strucmotif.core.MotifSearchRuntime
Packages that use MotifSearchRuntime
-
Uses of MotifSearchRuntime in org.rcsb.strucmotif.core
Classes in org.rcsb.strucmotif.core that implement MotifSearchRuntimeModifier and TypeClassDescriptionclassThe default strucmotif-search runtime. -
Uses of MotifSearchRuntime in org.rcsb.strucmotif.domain.query
Constructors in org.rcsb.strucmotif.domain.query with parameters of type MotifSearchRuntimeModifierConstructorDescriptionQueryBuilder(StructureDataProvider structureDataProvider, KruskalMotifPruner kruskalMotifPruner, NoOperationMotifPruner noOperationMotifPruner, MotifSearchRuntime motifSearchRuntime, MotifSearchConfig motifSearchConfig) Construct a new query builder.