| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
Target |
Target.addExtensions(Extension... extensions) |
Target |
Target.addTargetValues(TargetValue... targetValues) |
Target |
ObjectFactory.createTarget()
Create an instance of
Target |
Target |
Target.setCastInteger(Target.CastInteger castInteger)
Sets the value of the castInteger property.
|
Target |
Target.setField(FieldName field)
Sets the value of the field property.
|
Target |
Target.setMax(Double max)
Sets the value of the max property.
|
Target |
Target.setMin(Double min)
Sets the value of the min property.
|
Target |
Target.setOpType(OpType opType)
Sets the value of the opType property.
|
Target |
Target.setRescaleConstant(Double rescaleConstant)
Sets the value of the rescaleConstant property.
|
Target |
Target.setRescaleFactor(Double rescaleFactor)
Sets the value of the rescaleFactor property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Target> |
Targets.getTargets()
Gets the value of the targets property.
|
Iterator<Target> |
Targets.iterator() |
| Modifier and Type | Method and Description |
|---|---|
Targets |
Targets.addTargets(Target... targets) |
VisitorAction |
Visitor.visit(Target target) |
| Constructor and Description |
|---|
Targets(List<Target> targets) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Target target) |
VisitorAction |
AbstractVisitor.visit(Target target) |
Copyright © 2016 University of Tartu. All Rights Reserved.