Uses of Annotation Interface
weka.gui.FilePropertyMetadata
Packages that use FilePropertyMetadata
Package
Description
-
Uses of FilePropertyMetadata in weka.core.converters
Methods in weka.core.converters with annotations of type FilePropertyMetadataModifier and TypeMethodDescriptionDatabaseLoader.getCustomPropsFile()
Returns the custom properties file in use, if any.DatabaseSaver.getCustomPropsFile()
Returns the custom properties file in use, if any. -
Uses of FilePropertyMetadata in weka.experiment
Methods in weka.experiment with annotations of type FilePropertyMetadata -
Uses of FilePropertyMetadata in weka.filters.unsupervised.attribute
Methods in weka.filters.unsupervised.attribute with annotations of type FilePropertyMetadataModifier and TypeMethodDescriptionvoid
FixedDictionaryStringToWordVector.setDictionaryFile
(File file) Set the dictionary file to read from -
Uses of FilePropertyMetadata in weka.knowledgeflow.steps
Methods in weka.knowledgeflow.steps with annotations of type FilePropertyMetadataModifier and TypeMethodDescriptionvoid
Set the file to save tovoid
Set the file to save tovoid
Job.setFlowFile
(File flowFile) void
Classifier.setLoadClassifierFileName
(File filename) Set the name of the classifier to load at execution time.void
Clusterer.setLoadClustererFileName
(File filename) Set the name of the clusterer to load at execution time.void
SerializedModelSaver.setOutputDirectory
(File directory) Set the directory to save tovoid
Sorter.setTempDirectory
(File tempDir) Set the directory to use for temporary files during incremental operation