| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected CountTable |
Baseline.countTable |
protected CountTable |
Baseline.normalizedCountTable |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| 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)
|
void |
Baseline.setCountTable(CountTable value)
Sets the value of the countTable property.
|
void |
Baseline.setNormalizedCountTable(CountTable value)
Sets the value of the normalizedCountTable property.
|
VisitorAction |
Visitor.visit(CountTable countTable) |
VisitorAction |
AbstractVisitor.visit(CountTable countTable) |
VisitorAction |
AbstractSimpleVisitor.visit(CountTable countTable) |
Copyright © 2013 University of Tartu. All Rights Reserved.