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 TypeMethodDescriptionvoidFixedDictionaryStringToWordVector.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 TypeMethodDescriptionvoidSet the file to save tovoidSet the file to save tovoidJob.setFlowFile(File flowFile) voidClassifier.setLoadClassifierFileName(File filename) Set the name of the classifier to load at execution time.voidClusterer.setLoadClustererFileName(File filename) Set the name of the clusterer to load at execution time.voidSerializedModelSaver.setOutputDirectory(File directory) Set the directory to save tovoidSorter.setTempDirectory(File tempDir) Set the directory to use for temporary files during incremental operation