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