Uses of Class
org.biojava.bio.structure.io.mmcif.ChemicalComponentDictionary

Packages that use ChemicalComponentDictionary
org.biojava.bio.structure.io.mmcif Input and Output of mmcif files 
org.biojava.bio.structure.io.mmcif.chem   
 

Uses of ChemicalComponentDictionary in org.biojava.bio.structure.io.mmcif
 

Methods in org.biojava.bio.structure.io.mmcif that return ChemicalComponentDictionary
 ChemicalComponentDictionary ChemCompConsumer.getDictionary()
           
 

Uses of ChemicalComponentDictionary in org.biojava.bio.structure.io.mmcif.chem
 

Methods in org.biojava.bio.structure.io.mmcif.chem with parameters of type ChemicalComponentDictionary
static java.lang.Character ChemCompTools.getOneLetterCode(ChemComp cc, ChemicalComponentDictionary dictionary)