Uses of Class
org.biojava.nbio.structure.io.mmcif.model.EntitySrcGen
-
Packages that use EntitySrcGen Package Description org.biojava.nbio.structure.io.mmcif Input and Output of mmcif files. -
-
Uses of EntitySrcGen in org.biojava.nbio.structure.io.mmcif
Methods in org.biojava.nbio.structure.io.mmcif with parameters of type EntitySrcGen Modifier and Type Method Description void
ChemCompConsumer. newEntitySrcGen(EntitySrcGen entitySrcGen)
void
MetalBondConsumer. newEntitySrcGen(EntitySrcGen entitySrcGen)
void
MMcifConsumer. newEntitySrcGen(EntitySrcGen entitySrcGen)
void
SimpleMMcifConsumer. newEntitySrcGen(EntitySrcGen entitySrcGen)
Data items in the ENTITY_SRC_GEN category record details of the source from which the entity was obtained in cases where the source was genetically manipulated.void
SimpleMMcifParser. triggerNewEntitySrcGen(EntitySrcGen entitySrcGen)
-