|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaselineCell | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of BaselineCell in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type BaselineCell | |
---|---|
protected List<BaselineCell> |
BaselineStratum.baselineCells
|
protected List<BaselineCell> |
BaseCumHazardTables.baselineCells
|
Methods in org.dmg.pmml.pmml_4_1.descr that return BaselineCell | |
---|---|
BaselineCell |
ObjectFactory.createBaselineCell()
Create an instance of BaselineCell |
Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type BaselineCell | |
---|---|
List<BaselineCell> |
BaselineStratum.getBaselineCells()
Gets the value of the baselineCells property. |
List<BaselineCell> |
BaseCumHazardTables.getBaselineCells()
Gets the value of the baselineCells property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |