| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
Application |
Application.addExtensions(Extension... extensions) |
Application |
ObjectFactory.createApplication()
Create an instance of
Application |
Application |
Header.getApplication()
Gets the value of the application property.
|
Application |
Application.setName(String name)
Sets the value of the name property.
|
Application |
Application.setVersion(String version)
Sets the value of the version property.
|
| Modifier and Type | Method and Description |
|---|---|
Header |
Header.setApplication(Application application)
Sets the value of the application property.
|
VisitorAction |
Visitor.visit(Application application) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Application application) |
VisitorAction |
AbstractVisitor.visit(Application application) |
Copyright © 2015 University of Tartu. All Rights Reserved.