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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as MiningModel
protected  MiningModel Segment.miningModel
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return MiningModel
 MiningModel ObjectFactory.createMiningModel()
          Create an instance of MiningModel
 MiningModel Segment.getMiningModel()
          Gets the value of the miningModel property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type MiningModel
 void Segment.setMiningModel(MiningModel value)
          Sets the value of the miningModel property.
 



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