Uses of Class
weka.core.pmml.jaxbbindings.DataDictionary
Packages that use DataDictionary
-
Uses of DataDictionary in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return DataDictionaryModifier and TypeMethodDescriptionObjectFactory.createDataDictionary()
Create an instance ofDataDictionary
PMML.getDataDictionary()
Gets the value of the dataDictionary property.Methods in weka.core.pmml.jaxbbindings with parameters of type DataDictionaryModifier and TypeMethodDescriptionvoid
PMML.setDataDictionary
(DataDictionary value) Sets the value of the dataDictionary property.