|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |