Uses of Class
org.biojava.nbio.structure.io.mmcif.model.ChemCompAtom
-
Packages that use ChemCompAtom Package Description org.biojava.nbio.structure.io.mmcif Input and Output of mmcif files.org.biojava.nbio.structure.io.mmcif.model Datamodel objects used for processing mmcif files. -
-
Uses of ChemCompAtom in org.biojava.nbio.structure.io.mmcif
Methods in org.biojava.nbio.structure.io.mmcif with parameters of type ChemCompAtom Modifier and Type Method Description voidChemCompConsumer. newChemCompAtom(ChemCompAtom atom)voidMetalBondConsumer. newChemCompAtom(ChemCompAtom atom)voidMMcifConsumer. newChemCompAtom(ChemCompAtom atom)voidSimpleMMcifConsumer. newChemCompAtom(ChemCompAtom atom) -
Uses of ChemCompAtom in org.biojava.nbio.structure.io.mmcif.model
Methods in org.biojava.nbio.structure.io.mmcif.model that return types with arguments of type ChemCompAtom Modifier and Type Method Description List<ChemCompAtom>ChemComp. getAtoms()Method parameters in org.biojava.nbio.structure.io.mmcif.model with type arguments of type ChemCompAtom Modifier and Type Method Description voidChemComp. setAtoms(List<ChemCompAtom> atoms)
-