Drools :: PMML - Compiler 6.2.0.CR2

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

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

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

Fields in org.dmg.pmml.pmml_4_2.descr declared as TextModel
protected  TextModel Segment.textModel
           
 

Methods in org.dmg.pmml.pmml_4_2.descr that return TextModel
 TextModel ObjectFactory.createTextModel()
          Create an instance of TextModel
 TextModel Segment.getTextModel()
          Gets the value of the textModel property.
 

Methods in org.dmg.pmml.pmml_4_2.descr with parameters of type TextModel
 void Segment.setTextModel(TextModel value)
          Sets the value of the textModel property.
 


Drools :: PMML - Compiler 6.2.0.CR2

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