| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.baseline | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CountTable> |
ObjectFactory.createCountTable(CountTable value)
|
JAXBElement<CountTable> |
ObjectFactory.createNormalizedCountTable(CountTable value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CountTable> |
ObjectFactory.createCountTable(CountTable value)
|
JAXBElement<CountTable> |
ObjectFactory.createNormalizedCountTable(CountTable value)
|
VisitorAction |
Visitor.visit(CountTable countTable) |
| Modifier and Type | Method and Description |
|---|---|
CountTable |
CountTable.addExtensions(Extension... extensions) |
CountTable |
CountTable.addFieldValueCounts(FieldValueCount... fieldValueCounts) |
CountTable |
CountTable.addFieldValues(FieldValue... fieldValues) |
CountTable |
ObjectFactory.createCountTable()
Create an instance of
CountTable |
CountTable |
Baseline.getCountTable()
Gets the value of the countTable property.
|
CountTable |
Baseline.getNormalizedCountTable()
Gets the value of the normalizedCountTable property.
|
CountTable |
CountTable.setSample(Double sample)
Sets the value of the sample property.
|
| Modifier and Type | Method and Description |
|---|---|
Baseline |
Baseline.setCountTable(CountTable countTable)
Sets the value of the countTable property.
|
Baseline |
Baseline.setNormalizedCountTable(CountTable normalizedCountTable)
Sets the value of the normalizedCountTable property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(CountTable countTable) |
VisitorAction |
AbstractVisitor.visit(CountTable countTable) |
Copyright © 2016 University of Tartu. All rights reserved.