Uses of Interface
org.rcsb.strucmotif.io.StructureDataProvider
Packages that use StructureDataProvider
Package
Description
-
Uses of StructureDataProvider in org.rcsb.strucmotif.core
Constructors in org.rcsb.strucmotif.core with parameters of type StructureDataProviderModifierConstructorDescriptionMotifSearchRuntimeImpl(TargetAssembler targetAssembler, ThreadPool threadPool, MotifSearchConfig motifSearchConfig, AlignmentService alignmentService, StructureDataProvider structureDataProvider, StateRepository stateRepository) Injectable constructor. -
Uses of StructureDataProvider in org.rcsb.strucmotif.domain.query
Constructors in org.rcsb.strucmotif.domain.query with parameters of type StructureDataProviderModifierConstructorDescriptionQueryBuilder(StructureDataProvider structureDataProvider, KruskalMotifPruner kruskalMotifPruner, NoOperationMotifPruner noOperationMotifPruner, MotifSearchRuntime motifSearchRuntime, MotifSearchConfig motifSearchConfig) Construct a new query builder. -
Uses of StructureDataProvider in org.rcsb.strucmotif.io
Classes in org.rcsb.strucmotif.io that implement StructureDataProviderModifier and TypeClassDescriptionclassDefault implementation of a structure data provider.