Class OWLBasedAtomTypeConfigurator

  • All Implemented Interfaces:
    IAtomTypeConfigurator

    public class OWLBasedAtomTypeConfigurator
    extends Object
    implements IAtomTypeConfigurator
    AtomType resource that reads the atom type configuration from an OWL file.
    Source code:
    main
    Belongs to CDK module:
    core
    • Constructor Detail

      • OWLBasedAtomTypeConfigurator

        public OWLBasedAtomTypeConfigurator()
    • Method Detail

      • setInputStream

        public void setInputStream​(InputStream ins)
        Sets the file containing the configuration data.
        Specified by:
        setInputStream in interface IAtomTypeConfigurator
        Parameters:
        ins - InputStream from which the atom type definitions are to be read