Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected Taxonomy |
TextDictionary.taxonomy |
Modifier and Type | Field and Description |
---|---|
protected List<Taxonomy> |
DataDictionary.taxonomies |
Modifier and Type | Method and Description |
---|---|
Taxonomy |
ObjectFactory.createTaxonomy()
Create an instance of
Taxonomy |
Taxonomy |
TextDictionary.getTaxonomy()
Gets the value of the taxonomy property.
|
Modifier and Type | Method and Description |
---|---|
List<Taxonomy> |
DataDictionary.getTaxonomies()
Gets the value of the taxonomies property.
|
Modifier and Type | Method and Description |
---|---|
void |
TextDictionary.setTaxonomy(Taxonomy value)
Sets the value of the taxonomy property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.