| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
Header |
Header.addAnnotations(Annotation... annotations) |
Header |
Header.addExtensions(Extension... extensions) |
Header |
ObjectFactory.createHeader()
Create an instance of
Header |
Header |
PMML.getHeader()
Gets the value of the header property.
|
Header |
Header.setApplication(Application application)
Sets the value of the application property.
|
Header |
Header.setCopyright(String copyright)
Sets the value of the copyright property.
|
Header |
Header.setDescription(String description)
Sets the value of the description property.
|
Header |
Header.setTimestamp(Timestamp timestamp)
Sets the value of the timestamp property.
|
| Modifier and Type | Method and Description |
|---|---|
PMML |
PMML.setHeader(Header header)
Sets the value of the header property.
|
VisitorAction |
Visitor.visit(Header header) |
| Constructor and Description |
|---|
PMML(String version,
Header header,
DataDictionary dataDictionary) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Header header) |
VisitorAction |
AbstractVisitor.visit(Header header) |
Copyright © 2015 University of Tartu. All Rights Reserved.