| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.scorecard | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(Characteristic characteristic) |
| Modifier and Type | Method and Description |
|---|---|
Characteristic |
Characteristic.addAttributes(Attribute... attributes) |
Characteristic |
Characteristic.addExtensions(Extension... extensions) |
Characteristic |
ObjectFactory.createCharacteristic()
Create an instance of
Characteristic |
Characteristic |
Characteristic.setBaselineScore(Number baselineScore) |
Characteristic |
Characteristic.setName(String name) |
Characteristic |
Characteristic.setReasonCode(String reasonCode) |
| Modifier and Type | Method and Description |
|---|---|
List<Characteristic> |
Characteristics.getCharacteristics() |
Iterator<Characteristic> |
Characteristics.iterator() |
| Modifier and Type | Method and Description |
|---|---|
Characteristics |
Characteristics.addCharacteristics(Characteristic... characteristics) |
| Constructor and Description |
|---|
Characteristics(List<Characteristic> characteristics) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(Characteristic characteristic) |
Copyright © 2019 University of Tartu. All rights reserved.