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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type ChildParent
protected  List<ChildParent> Taxonomy.childParents
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return ChildParent
 ChildParent ObjectFactory.createChildParent()
          Create an instance of ChildParent
 

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type ChildParent
 List<ChildParent> Taxonomy.getChildParents()
          Gets the value of the childParents property.
 



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