Uses of Class
weka.core.pmml.jaxbbindings.TransformationDictionary
Packages that use TransformationDictionary
-
Uses of TransformationDictionary in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return TransformationDictionaryModifier and TypeMethodDescriptionObjectFactory.createTransformationDictionary()
Create an instance ofTransformationDictionary
PMML.getTransformationDictionary()
Gets the value of the transformationDictionary property.Methods in weka.core.pmml.jaxbbindings with parameters of type TransformationDictionaryModifier and TypeMethodDescriptionvoid
PMML.setTransformationDictionary
(TransformationDictionary value) Sets the value of the transformationDictionary property.