Class WekaInitializeScriptedClassifiers

    • Field Detail

      • m_StorageNames

        protected List<StorageName> m_StorageNames
        the classifiers to initialize.
    • Constructor Detail

      • WekaInitializeScriptedClassifiers

        public WekaInitializeScriptedClassifiers()
    • Method Detail

      • addStorageName

        public void addStorageName​(String value)
        Adds the storage name of the scripted classifier to initialize.
        Parameters:
        value - the storage name
      • addStorageName

        public void addStorageName​(StorageName value)
        Adds the storage name of the scripted classifier to initialize.
        Parameters:
        value - the storage name
      • setStorageNames

        public void setStorageNames​(StorageName[] value)
        Sets the storage names of the scripted classifiers to initialize.
        Parameters:
        value - the storage names
      • getStorageNames

        public StorageName[] getStorageNames()
        Returns the storage names of the scripted classifiers to initialize.
        Returns:
        the storage names
      • storageNamesTipText

        public String storageNamesTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.
      • doExecute

        protected String doExecute()
        Executes the flow item.
        Specified by:
        doExecute in class AbstractActor
        Returns:
        null if everything is fine, otherwise error message