Uses of Class
pl.edu.agh.cast.model.visual.Statistic

Packages that use Statistic
pl.edu.agh.cast.model   
pl.edu.agh.cast.model.visual   
 

Uses of Statistic in pl.edu.agh.cast.model
 

Methods in pl.edu.agh.cast.model that return types with arguments of type Statistic
 java.util.List<Statistic> IStatisticsProvider.statistics(pl.edu.agh.cast.model.base.IDataProvider dataProvider, org.eclipse.core.runtime.IProgressMonitor monitor)
          Generates statistics for a given data provider.
 java.util.List<Statistic> DefaultStatisticsProvider.statistics(pl.edu.agh.cast.model.base.IDataProvider dataProvider, org.eclipse.core.runtime.IProgressMonitor monitor)
           
 

Uses of Statistic in pl.edu.agh.cast.model.visual
 

Methods in pl.edu.agh.cast.model.visual that return types with arguments of type Statistic
 java.util.List<Statistic> IDiagram.getStatistics()
          Deprecated. Use the IDiagram.getStatistics(IProgressMonitor) version with progress reporting
 java.util.List<Statistic> Diagram.getStatistics()
           
 java.util.List<Statistic> IDiagram.getStatistics(org.eclipse.core.runtime.IProgressMonitor monitor)
           
 java.util.List<Statistic> Diagram.getStatistics(org.eclipse.core.runtime.IProgressMonitor monitor)
           
 



Copyright © 2007-2008 AGH University of Science and Technology. All Rights Reserved.