| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| 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(Double baselineScore)
Sets the value of the baselineScore property.
|
Characteristic |
Characteristic.setName(FieldName name)
Sets the value of the name property.
|
Characteristic |
Characteristic.setReasonCode(String reasonCode)
Sets the value of the reasonCode property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Characteristic> |
Characteristics.getCharacteristics()
Gets the value of the characteristics property.
|
Iterator<Characteristic> |
Characteristics.iterator() |
| Modifier and Type | Method and Description |
|---|---|
Characteristics |
Characteristics.addCharacteristics(Characteristic... characteristics) |
VisitorAction |
Visitor.visit(Characteristic characteristic) |
| Constructor and Description |
|---|
Characteristics(List<Characteristic> characteristics) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Characteristic characteristic) |
VisitorAction |
AbstractVisitor.visit(Characteristic characteristic) |
Copyright © 2016 University of Tartu. All Rights Reserved.