Uses of Class
org.dmg.pmml.pmml_4_1.descr.Baseline

Packages that use Baseline
org.dmg.pmml.pmml_4_1.descr   
 

Uses of Baseline in org.dmg.pmml.pmml_4_1.descr
 

Fields in org.dmg.pmml.pmml_4_1.descr declared as Baseline
protected  Baseline TestDistributions.baseline
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return Baseline
 Baseline ObjectFactory.createBaseline()
          Create an instance of Baseline
 Baseline TestDistributions.getBaseline()
          Gets the value of the baseline property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type Baseline
 void TestDistributions.setBaseline(Baseline value)
          Sets the value of the baseline property.
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.