Uses of Interface
org.biojava.nbio.structure.chem.ChemCompProvider
-
Uses of ChemCompProvider in org.biojava.nbio.structure.chem
Modifier and TypeClassDescriptionclass
A ChemComp provider that downloads and caches the components.cif file from the wwPDB site.class
This provider of chemical components can download and cache chemical component definition files from the RCSB PDB web site.class
Unlike theDownloadChemCompProvider
, thisChemCompProvider
does not download any chem comp definitions.class
This chemical component provider retrieves and caches chemical component definition files from a zip archive specified in its construction.Modifier and TypeMethodDescriptionstatic ChemCompProvider
ChemCompGroupFactory.getChemCompProvider()
Modifier and TypeMethodDescriptionstatic void
ChemCompGroupFactory.setChemCompProvider
(ChemCompProvider provider) The new ChemCompProvider will be set in the static variable, so this provider will be used from now on until it is changed again.