|
com.im.df/1 5.8 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.im.df.util.JChemTableUtils
public class JChemTableUtils
| Constructor Summary | |
|---|---|
JChemTableUtils()
|
|
| Method Summary | |
|---|---|
static List<Integer> |
getAllTableTypesAsList()
Get all the JChem table types in the following order: MOLECULES, REACTIONS, MARKUSH_LIBRARIES, QUERY_STRUCTURES, ANY_STRUCTURES |
static int[] |
getLicensedTableTypesAsArray()
See the List form of this method |
static List<Integer> |
getLicensedTableTypesAsList()
Get the JChem table types that are licensed. |
static String |
tableTypeNeedsLicense(int tableType)
Are the correct licenses present for this JChem table type |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JChemTableUtils()
| Method Detail |
|---|
public static String tableTypeNeedsLicense(int tableType)
tableType -
public static List<Integer> getAllTableTypesAsList()
public static List<Integer> getLicensedTableTypesAsList()
public static int[] getLicensedTableTypesAsArray()
|
com.im.df/1 5.8 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||