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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type VectorInstance
protected  List<VectorInstance> VectorDictionary.vectorInstances
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return VectorInstance
 VectorInstance ObjectFactory.createVectorInstance()
          Create an instance of VectorInstance
 

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type VectorInstance
 List<VectorInstance> VectorDictionary.getVectorInstances()
          Gets the value of the vectorInstances property.
 



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