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