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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as AssociationModel
protected  AssociationModel Segment.associationModel
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return AssociationModel
 AssociationModel ObjectFactory.createAssociationModel()
          Create an instance of AssociationModel
 AssociationModel Segment.getAssociationModel()
          Gets the value of the associationModel property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type AssociationModel
 void Segment.setAssociationModel(AssociationModel value)
          Sets the value of the associationModel property.
 



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