Uses of Interface
org.biojava.nbio.structure.cath.CathDatabase
Packages that use CathDatabase
- 
Uses of CathDatabase in org.biojava.nbio.structure.align.utilMethods in org.biojava.nbio.structure.align.util with parameters of type CathDatabaseModifier and TypeMethodDescriptionAtomCache.getStructureForCathDomain(StructureName structureName, CathDatabase cathInstall) Returns aStructurecorresponding to the CATH identifier supplied instructureName, using the specifiedCathDatabase.
- 
Uses of CathDatabase in org.biojava.nbio.structure.cathClasses in org.biojava.nbio.structure.cath that implement CathDatabaseMethods in org.biojava.nbio.structure.cath that return CathDatabaseModifier and TypeMethodDescriptionstatic CathDatabaseCathFactory.getCathDatabase()Returns the default (singleton) CathDatabase.static CathDatabaseCathFactory.getCathDatabase(String version) Returns a CATH database of the specified version.Methods in org.biojava.nbio.structure.cath with parameters of type CathDatabaseModifier and TypeMethodDescriptionstatic voidCathFactory.setCath(CathDatabase cath) Sets the default (singleton) CathDatabase.