Drools :: PMML - Compiler 6.2.0.CR2

Uses of Class
org.dmg.pmml.pmml_4_2.descr.Characteristic

Packages that use Characteristic
org.dmg.pmml.pmml_4_2.descr   
 

Uses of Characteristic in org.dmg.pmml.pmml_4_2.descr
 

Fields in org.dmg.pmml.pmml_4_2.descr with type parameters of type Characteristic
protected  List<Characteristic> Characteristics.characteristics
           
 

Methods in org.dmg.pmml.pmml_4_2.descr that return Characteristic
 Characteristic ObjectFactory.createCharacteristic()
          Create an instance of Characteristic
 

Methods in org.dmg.pmml.pmml_4_2.descr that return types with arguments of type Characteristic
 List<Characteristic> Characteristics.getCharacteristics()
          Gets the value of the characteristics property.
 


Drools :: PMML - Compiler 6.2.0.CR2

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