public final class Chemistry extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getChemistry() |
static Chemistry |
getInstance()
method to get the singleton instance
|
org.helm.chemtoolkit.AbstractChemistryManipulator |
getManipulator()
method to get the Manipulator
|
void |
refresh() |
public static String chemistry
public String getChemistry()
public static Chemistry getInstance() throws ChemistryException
ChemistryException - if the Chemistry can not be initializedpublic org.helm.chemtoolkit.AbstractChemistryManipulator getManipulator()
public void refresh()
Copyright © 2017. All rights reserved.