Class StructureNameResolver


  • public class StructureNameResolver
    extends java.lang.Object
    Created by thomas on 7/13/17.
    • Constructor Detail

      • StructureNameResolver

        public StructureNameResolver()
    • Method Detail

      • resolve

        public static StereoMolecule resolve​(java.lang.String name)
        If a IStructureNameResolver instance was instantiated and given to this class, then that is asked to try to resolve the given chemical name, i.e. to create the respective StereoMolecule that is represented by the name.
        Parameters:
        name -