Drools :: PMML - Compiler 6.2.0.CR2

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

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

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

Fields in org.dmg.pmml.pmml_4_2.descr with type parameters of type TextIndexNormalization
protected  List<TextIndexNormalization> TextIndex.textIndexNormalizations
           
 

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

Methods in org.dmg.pmml.pmml_4_2.descr that return types with arguments of type TextIndexNormalization
 List<TextIndexNormalization> TextIndex.getTextIndexNormalizations()
          Gets the value of the textIndexNormalizations property.
 


Drools :: PMML - Compiler 6.2.0.CR2

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