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 static void setChemCompProvider(ChemCompProvider provider)
public static ChemCompProvider getChemCompProvider()
public static Group getGroupFromChemCompDictionary(String recordName)
Copyright © 2000-2015 BioJava. All Rights Reserved.