| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected List<Annotation> |
Header.annotations |
| Modifier and Type | Method and Description |
|---|---|
Annotation |
ObjectFactory.createAnnotation()
Create an instance of
Annotation |
Annotation |
Annotation.withContent(Collection<Object> values) |
Annotation |
Annotation.withContent(Object... values) |
| Modifier and Type | Method and Description |
|---|---|
List<Annotation> |
Header.getAnnotations()
Gets the value of the annotations property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Annotation annotation) |
VisitorAction |
AbstractVisitor.visit(Annotation annotation) |
VisitorAction |
Visitor.visit(Annotation annotation) |
Header |
Header.withAnnotations(Annotation... values) |
| Modifier and Type | Method and Description |
|---|---|
Header |
Header.withAnnotations(Collection<Annotation> values) |
Copyright © 2014 University of Tartu. All Rights Reserved.