Uses of Class
org.openscience.cdk.dict.Dictionary
-
Packages that use Dictionary Package Description org.openscience.cdk.dict -
-
Uses of Dictionary in org.openscience.cdk.dict
Subclasses of Dictionary in org.openscience.cdk.dict Modifier and Type Class Description class
OWLFile
Dictionary with entries build from an OWL file.class
OWLReact
Dictionary with entries build from an OWL React.Methods in org.openscience.cdk.dict that return Dictionary Modifier and Type Method Description Dictionary
DictionaryDatabase. getDictionary(String dictionaryName)
Dictionary
DictionaryHandler. getDictionary()
static Dictionary
Dictionary. unmarshal(Reader reader)
static Dictionary
OWLFile. unmarshal(Reader reader)
static Dictionary
OWLReact. unmarshal(Reader reader)
-