Uses of Class
uk.ac.cam.ch.wwmm.opsin.OpsinResult
-
-
Uses of OpsinResult in uk.ac.cam.ch.wwmm.opsin
Methods in uk.ac.cam.ch.wwmm.opsin that return OpsinResult Modifier and Type Method Description OpsinResult
NameToStructure. parseChemicalName(java.lang.String name)
Parses a chemical name, returning an OpsinResult which represents the molecule.OpsinResult
NameToStructure. parseChemicalName(java.lang.String name, NameToStructureConfig n2sConfig)
Parses a chemical name, returning an OpsinResult which represents the molecule.
-