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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as TimeSeriesModel
protected  TimeSeriesModel Segment.timeSeriesModel
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return TimeSeriesModel
 TimeSeriesModel ObjectFactory.createTimeSeriesModel()
          Create an instance of TimeSeriesModel
 TimeSeriesModel Segment.getTimeSeriesModel()
          Gets the value of the timeSeriesModel property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type TimeSeriesModel
 void Segment.setTimeSeriesModel(TimeSeriesModel value)
          Sets the value of the timeSeriesModel property.
 



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