| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
BaselineCell |
BaselineCell.addExtensions(Extension... extensions) |
BaselineCell |
ObjectFactory.createBaselineCell()
Create an instance of
BaselineCell |
BaselineCell |
BaselineCell.setCumHazard(double cumHazard)
Sets the value of the cumHazard property.
|
BaselineCell |
BaselineCell.setTime(double time)
Sets the value of the time property.
|
| Modifier and Type | Method and Description |
|---|---|
List<BaselineCell> |
BaselineStratum.getBaselineCells()
Gets the value of the baselineCells property.
|
List<BaselineCell> |
BaseCumHazardTables.getBaselineCells()
Gets the value of the baselineCells property.
|
| Modifier and Type | Method and Description |
|---|---|
BaselineStratum |
BaselineStratum.addBaselineCells(BaselineCell... baselineCells) |
BaseCumHazardTables |
BaseCumHazardTables.addBaselineCells(BaselineCell... baselineCells) |
VisitorAction |
Visitor.visit(BaselineCell baselineCell) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(BaselineCell baselineCell) |
VisitorAction |
AbstractVisitor.visit(BaselineCell baselineCell) |
Copyright © 2016 University of Tartu. All Rights Reserved.