public class ChemCompGroupFactory extends Object
| Constructor and Description |
|---|
ChemCompGroupFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ChemComp |
getChemComp(String recordName) |
static ChemCompProvider |
getChemCompProvider() |
static Group |
getGroupFromChemCompDictionary(String recordName) |
static String |
getOneLetterCode(ChemComp cc) |
static void |
setChemCompProvider(ChemCompProvider provider) |
public ChemCompGroupFactory()
public static ChemComp getChemComp(String recordName)
public static void setChemCompProvider(ChemCompProvider provider)
public static ChemCompProvider getChemCompProvider()
public static Group getGroupFromChemCompDictionary(String recordName)
public static String getOneLetterCode(ChemComp cc)
Copyright © 2012 BioJava. All Rights Reserved.