| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Category> |
Categories.categories |
| Modifier and Type | Method and Description |
|---|---|
Category |
ObjectFactory.createCategory()
Create an instance of
Category |
Category |
Category.withExtensions(java.util.Collection<Extension> values) |
Category |
Category.withExtensions(Extension... values) |
Category |
Category.withValue(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Category> |
Categories.getCategories()
Gets the value of the categories property.
|
java.util.Iterator<Category> |
Categories.iterator() |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(Category category) |
Categories |
Categories.withCategories(Category... values) |
| Modifier and Type | Method and Description |
|---|---|
Categories |
Categories.withCategories(java.util.Collection<Category> values) |
| Constructor and Description |
|---|
Categories(java.util.List<Category> categories) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Category category) |
VisitorAction |
AbstractVisitor.visit(Category category) |
Copyright © 2015 University of Tartu. All Rights Reserved.