Drools :: PMML - Compiler 6.2.0.CR3

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

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

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

Fields in org.dmg.pmml.pmml_4_2.descr declared as REALSparseArray
protected  REALSparseArray VectorInstance.realSparseArray
           
 

Methods in org.dmg.pmml.pmml_4_2.descr that return REALSparseArray
 REALSparseArray ObjectFactory.createREALSparseArray()
          Create an instance of REALSparseArray
 REALSparseArray VectorInstance.getREALSparseArray()
          Gets the value of the realSparseArray property.
 

Methods in org.dmg.pmml.pmml_4_2.descr with parameters of type REALSparseArray
 void VectorInstance.setREALSparseArray(REALSparseArray value)
          Sets the value of the realSparseArray property.
 


Drools :: PMML - Compiler 6.2.0.CR3

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