Package org.biojava.nbio.structure.chem
Interface ChemCompProvider
- All Known Implementing Classes:
AllChemCompProvider,DownloadChemCompProvider,ReducedChemCompProvider,ZipChemCompProvider
public interface ChemCompProvider
Interface that is implemented by all classes that can provide
ChemComp definitions.- Since:
- 3.0
- Author:
- Andreas Prlic
-
Method Summary
Modifier and TypeMethodDescriptiongetChemComp(String recordName) Returns a new instance of a chemical component definition.