Uses of Class
org.eclipse.ocl.examples.eventmanager.util.Statistics.Record

Packages that use Statistics.Record
org.eclipse.ocl.examples.eventmanager.util   
 

Uses of Statistics.Record in org.eclipse.ocl.examples.eventmanager.util
 

Methods in org.eclipse.ocl.examples.eventmanager.util that return types with arguments of type Statistics.Record
abstract  java.util.List<Statistics.Record> Statistics.getRecords(java.lang.String groupId)
           
 java.util.List<Statistics.Record> StatisticsImpl.getRecords(java.lang.String groupId)
           
 java.util.List<Statistics.Record> StatisticsStub.getRecords(java.lang.String groupId)