Drools :: PMML - Compiler 6.2.0.CR2

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

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

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

Fields in org.dmg.pmml.pmml_4_2.descr with type parameters of type Attribute
protected  List<Attribute> Characteristic.attributes
           
 

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

Methods in org.dmg.pmml.pmml_4_2.descr that return types with arguments of type Attribute
 List<Attribute> Characteristic.getAttributes()
          Gets the value of the attributes property.
 


Drools :: PMML - Compiler 6.2.0.CR2

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