Drools :: PMML - Compiler 6.2.0.CR3

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

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

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

Fields in org.dmg.pmml.pmml_4_2.descr declared as CityBlock
protected  CityBlock ComparisonMeasure.cityBlock
           
 

Methods in org.dmg.pmml.pmml_4_2.descr that return CityBlock
 CityBlock ObjectFactory.createCityBlock()
          Create an instance of CityBlock
 CityBlock ComparisonMeasure.getCityBlock()
          Gets the value of the cityBlock property.
 

Methods in org.dmg.pmml.pmml_4_2.descr with parameters of type CityBlock
 void ComparisonMeasure.setCityBlock(CityBlock value)
          Sets the value of the cityBlock property.
 


Drools :: PMML - Compiler 6.2.0.CR3

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