Drools :: PMML - Compiler 6.2.0.CR3

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

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

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

Fields in org.dmg.pmml.pmml_4_2.descr with type parameters of type TextDocument
protected  List<TextDocument> TextCorpus.textDocuments
           
 

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

Methods in org.dmg.pmml.pmml_4_2.descr that return types with arguments of type TextDocument
 List<TextDocument> TextCorpus.getTextDocuments()
          Gets the value of the textDocuments property.
 


Drools :: PMML - Compiler 6.2.0.CR3

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