Drools :: PMML - Compiler 6.2.0.CR3

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

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

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

Fields in org.dmg.pmml.pmml_4_2.descr with type parameters of type Annotation
protected  List<Annotation> Header.annotations
           
 

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

Methods in org.dmg.pmml.pmml_4_2.descr that return types with arguments of type Annotation
 List<Annotation> Header.getAnnotations()
          Gets the value of the annotations property.
 


Drools :: PMML - Compiler 6.2.0.CR3

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