Uses of Class
org.opencrx.kernel.forecast1.jdo2.Forecast

Packages that use Forecast
org.opencrx.kernel.forecast1.cci2   
org.opencrx.kernel.forecast1.jdo2   
org.opencrx.kernel.forecast1.jmi1   
 

Uses of Forecast in org.opencrx.kernel.forecast1.cci2
 

Methods in org.opencrx.kernel.forecast1.cci2 with parameters of type Forecast
 void ForecastPeriod.setForecast(Forecast forecast, boolean periodQualifierIsPersistent, String periodQualifier)
          Set the object's composite association org:opencrx:kernel:forecast1:ForecastHasForecastPeriod.
 

Uses of Forecast in org.opencrx.kernel.forecast1.jdo2
 

Methods in org.opencrx.kernel.forecast1.jdo2 that return types with arguments of type Forecast
static CloseableCollection<Forecast> Forecast.openmdxjdoGetObjectsByParent(Segment segment)
          Navigate through an object's composite association
 

Methods in org.opencrx.kernel.forecast1.jdo2 with parameters of type Forecast
static CloseableCollection<ForecastPeriod> ForecastPeriod.openmdxjdoGetObjectsByParent(Forecast forecast)
          Navigate through an object's composite association
 void ForecastPeriod.setForecast(Forecast forecast, boolean periodQualifierIsPersistent, String periodQualifier)
          Set the object's composite association org:opencrx:kernel:forecast1:ForecastHasForecastPeriod.
 

Constructors in org.opencrx.kernel.forecast1.jdo2 with parameters of type Forecast
Forecast.Slice(Forecast object, int index)
          Constructor
 

Uses of Forecast in org.opencrx.kernel.forecast1.jmi1
 

Methods in org.opencrx.kernel.forecast1.jmi1 with parameters of type Forecast
 void Segment.addForecast(Forecast newValue)
          
 void Segment.addForecast(String ouName, Forecast newValue)
          
 void ForecastPeriod.setForecast(Forecast forecast, boolean periodQualifierIsPersistent, String periodQualifier)
          Set the object's composite association org:opencrx:kernel:forecast1:ForecastHasForecastPeriod.
 



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.