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