| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
Attribute.addExtensions(Extension... extensions) |
Attribute |
ObjectFactory.createAttribute()
Create an instance of
Attribute |
Attribute |
Attribute.setComplexPartialScore(ComplexPartialScore complexPartialScore)
Sets the value of the complexPartialScore property.
|
Attribute |
Attribute.setPartialScore(Double partialScore)
Sets the value of the partialScore property.
|
Attribute |
Attribute.setPredicate(Predicate predicate)
Sets the value of the predicate property.
|
Attribute |
Attribute.setReasonCode(String reasonCode)
Sets the value of the reasonCode property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Attribute> |
Characteristic.getAttributes()
Gets the value of the attributes property.
|
| Modifier and Type | Method and Description |
|---|---|
Characteristic |
Characteristic.addAttributes(Attribute... attributes) |
VisitorAction |
Visitor.visit(Attribute attribute) |
| Constructor and Description |
|---|
Characteristic(List<Attribute> attributes) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Attribute attribute) |
VisitorAction |
AbstractVisitor.visit(Attribute attribute) |
Copyright © 2016 University of Tartu. All Rights Reserved.