| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.scorecard | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(Attribute attribute) |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
Attribute.addExtensions(Extension... extensions) |
Attribute |
ObjectFactory.createAttribute()
Create an instance of
Attribute |
Attribute |
Attribute.setComplexPartialScore(ComplexPartialScore complexPartialScore) |
Attribute |
Attribute.setPartialScore(Number partialScore) |
Attribute |
Attribute.setPredicate(Predicate predicate) |
Attribute |
Attribute.setReasonCode(String reasonCode) |
| Modifier and Type | Method and Description |
|---|---|
List<Attribute> |
Characteristic.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
Characteristic |
Characteristic.addAttributes(Attribute... attributes) |
| Constructor and Description |
|---|
Characteristic(List<Attribute> attributes) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(Attribute attribute) |
Copyright © 2019 University of Tartu. All rights reserved.