Drools :: PMML - Compiler 6.2.0.CR3

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

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

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

Fields in org.dmg.pmml.pmml_4_2.descr declared as XCoordinates
protected  XCoordinates LiftGraph.xCoordinates
           
protected  XCoordinates ROCGraph.xCoordinates
           
 

Methods in org.dmg.pmml.pmml_4_2.descr that return XCoordinates
 XCoordinates ObjectFactory.createXCoordinates()
          Create an instance of XCoordinates
 XCoordinates LiftGraph.getXCoordinates()
          Gets the value of the xCoordinates property.
 XCoordinates ROCGraph.getXCoordinates()
          Gets the value of the xCoordinates property.
 

Methods in org.dmg.pmml.pmml_4_2.descr with parameters of type XCoordinates
 void LiftGraph.setXCoordinates(XCoordinates value)
          Sets the value of the xCoordinates property.
 void ROCGraph.setXCoordinates(XCoordinates value)
          Sets the value of the xCoordinates property.
 


Drools :: PMML - Compiler 6.2.0.CR3

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