Uses of Class
org.biojava.nbio.structure.io.mmcif.model.ChemCompDescriptor
-
Packages that use ChemCompDescriptor 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 ChemCompDescriptor in org.biojava.nbio.structure.io.mmcif
Methods in org.biojava.nbio.structure.io.mmcif with parameters of type ChemCompDescriptor Modifier and Type Method Description voidChemCompConsumer. newChemCompDescriptor(ChemCompDescriptor ccd)voidMetalBondConsumer. newChemCompDescriptor(ChemCompDescriptor ccd)voidMMcifConsumer. newChemCompDescriptor(ChemCompDescriptor ccd)voidSimpleMMcifConsumer. newChemCompDescriptor(ChemCompDescriptor ccd)voidSimpleMMcifParser. triggerNewChemCompDescriptor(ChemCompDescriptor ccd) -
Uses of ChemCompDescriptor in org.biojava.nbio.structure.io.mmcif.model
Methods in org.biojava.nbio.structure.io.mmcif.model that return types with arguments of type ChemCompDescriptor Modifier and Type Method Description List<ChemCompDescriptor>ChemComp. getDescriptors()Method parameters in org.biojava.nbio.structure.io.mmcif.model with type arguments of type ChemCompDescriptor Modifier and Type Method Description voidChemComp. setDescriptors(List<ChemCompDescriptor> descriptors)
-