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