| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected List<KNNInput> |
KNNInputs.knnInputs |
| Modifier and Type | Method and Description |
|---|---|
KNNInput |
ObjectFactory.createKNNInput()
Create an instance of
KNNInput |
| Modifier and Type | Method and Description |
|---|---|
List<KNNInput> |
KNNInputs.getKNNInputs()
Gets the value of the knnInputs property.
|
Iterator<KNNInput> |
KNNInputs.iterator() |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(KNNInput knnInput) |
VisitorAction |
AbstractVisitor.visit(KNNInput knnInput) |
VisitorAction |
AbstractSimpleVisitor.visit(KNNInput knnInput) |
Copyright © 2013 University of Tartu. All Rights Reserved.