Drools :: PMML - Compiler 6.1.0.Beta2

Uses of Class
org.dmg.pmml.pmml_4_1.descr.InlineTable

Packages that use InlineTable
org.dmg.pmml.pmml_4_1.descr   
 

Uses of InlineTable in org.dmg.pmml.pmml_4_1.descr
 

Fields in org.dmg.pmml.pmml_4_1.descr declared as InlineTable
protected  InlineTable ModelVerification.inlineTable
           
protected  InlineTable MapValues.inlineTable
           
protected  InlineTable TrainingInstances.inlineTable
           
protected  InlineTable ChildParent.inlineTable
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return InlineTable
 InlineTable ObjectFactory.createInlineTable()
          Create an instance of InlineTable
 InlineTable ModelVerification.getInlineTable()
          Gets the value of the inlineTable property.
 InlineTable MapValues.getInlineTable()
          Gets the value of the inlineTable property.
 InlineTable TrainingInstances.getInlineTable()
          Gets the value of the inlineTable property.
 InlineTable ChildParent.getInlineTable()
          Gets the value of the inlineTable property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type InlineTable
 void ModelVerification.setInlineTable(InlineTable value)
          Sets the value of the inlineTable property.
 void MapValues.setInlineTable(InlineTable value)
          Sets the value of the inlineTable property.
 void TrainingInstances.setInlineTable(InlineTable value)
          Sets the value of the inlineTable property.
 void ChildParent.setInlineTable(InlineTable value)
          Sets the value of the inlineTable property.
 


Drools :: PMML - Compiler 6.1.0.Beta2

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