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