| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
BinarySimilarity |
BinarySimilarity.addExtensions(Extension... extensions) |
BinarySimilarity |
ObjectFactory.createBinarySimilarity()
Create an instance of
BinarySimilarity |
BinarySimilarity |
BinarySimilarity.setC00Parameter(double c00Parameter)
Sets the value of the c00Parameter property.
|
BinarySimilarity |
BinarySimilarity.setC01Parameter(double c01Parameter)
Sets the value of the c01Parameter property.
|
BinarySimilarity |
BinarySimilarity.setC10Parameter(double c10Parameter)
Sets the value of the c10Parameter property.
|
BinarySimilarity |
BinarySimilarity.setC11Parameter(double c11Parameter)
Sets the value of the c11Parameter property.
|
BinarySimilarity |
BinarySimilarity.setD00Parameter(double d00Parameter)
Sets the value of the d00Parameter property.
|
BinarySimilarity |
BinarySimilarity.setD01Parameter(double d01Parameter)
Sets the value of the d01Parameter property.
|
BinarySimilarity |
BinarySimilarity.setD10Parameter(double d10Parameter)
Sets the value of the d10Parameter property.
|
BinarySimilarity |
BinarySimilarity.setD11Parameter(double d11Parameter)
Sets the value of the d11Parameter property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(BinarySimilarity binarySimilarity) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(BinarySimilarity binarySimilarity) |
VisitorAction |
AbstractVisitor.visit(BinarySimilarity binarySimilarity) |
Copyright © 2016 University of Tartu. All Rights Reserved.