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