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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as KohonenMap
protected  KohonenMap Cluster.kohonenMap
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return KohonenMap
 KohonenMap ObjectFactory.createKohonenMap()
          Create an instance of KohonenMap
 KohonenMap Cluster.getKohonenMap()
          Gets the value of the kohonenMap property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type KohonenMap
 void Cluster.setKohonenMap(KohonenMap value)
          Sets the value of the kohonenMap property.
 



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