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

Packages that use Statistic
pl.edu.agh.cast.model Provides classes for managing CAST model. 
pl.edu.agh.cast.model.visual.backward Provides classes for visual presentation of data. 
 

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

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

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

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



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.