Class WekaPackagesClassPathAugmenter

    • Field Detail

      • m_Augmentations

        protected List<String> m_Augmentations
        for storing the augmentations.
    • Constructor Detail

      • WekaPackagesClassPathAugmenter

        public WekaPackagesClassPathAugmenter()
    • Method Detail

      • globalInfo

        public String globalInfo()
        Returns a string describing the object.
        Returns:
        a description suitable for displaying in the gui
      • loadPackageDirectory

        protected void loadPackageDirectory​(File directory)
        Processes a package directory.
        Parameters:
        directory - the directory to process
      • getClassPathAugmentation

        public String[] getClassPathAugmentation()
        Returns the classpath parts (jars, directories) to add to the classpath.
        Returns:
        the additional classpath parts