Uses of Class
org.biojava.nbio.structure.io.mmcif.model.PdbxChemCompDescriptor
-
Packages that use PdbxChemCompDescriptor Package Description org.biojava.nbio.structure.io.mmcif Input and Output of mmcif files. -
-
Uses of PdbxChemCompDescriptor in org.biojava.nbio.structure.io.mmcif
Methods in org.biojava.nbio.structure.io.mmcif with parameters of type PdbxChemCompDescriptor Modifier and Type Method Description void
ChemCompConsumer. newPdbxChemCompDescriptor(PdbxChemCompDescriptor desc)
void
MetalBondConsumer. newPdbxChemCompDescriptor(PdbxChemCompDescriptor desc)
void
MMcifConsumer. newPdbxChemCompDescriptor(PdbxChemCompDescriptor desc)
void
SimpleMMcifConsumer. newPdbxChemCompDescriptor(PdbxChemCompDescriptor desc)
-