Uses of Class
weka.core.pmml.jaxbbindings.Taxonomy
Packages that use Taxonomy
-
Uses of Taxonomy in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return TaxonomyModifier and TypeMethodDescriptionObjectFactory.createTaxonomy()
Create an instance ofTaxonomy
TextDictionary.getTaxonomy()
Gets the value of the taxonomy property.Methods in weka.core.pmml.jaxbbindings that return types with arguments of type TaxonomyModifier and TypeMethodDescriptionDataDictionary.getTaxonomy()
Gets the value of the taxonomy property.Methods in weka.core.pmml.jaxbbindings with parameters of type TaxonomyModifier and TypeMethodDescriptionvoid
TextDictionary.setTaxonomy
(Taxonomy value) Sets the value of the taxonomy property.