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