Uses of Interface
de.uka.ipd.sdq.ByCounter.execution.ISimpleCountingResult

Packages that use ISimpleCountingResult
de.uka.ipd.sdq.ByCounter.execution Provides the main BytecodeCounter class and classes for the execution of instrumented classes. 
 

Uses of ISimpleCountingResult in de.uka.ipd.sdq.ByCounter.execution
 

Subinterfaces of ISimpleCountingResult in de.uka.ipd.sdq.ByCounter.execution
 interface IFullCountingResult
           
 

Classes in de.uka.ipd.sdq.ByCounter.execution that implement ISimpleCountingResult
 class CountingResult
          Class that holds the results of an (instrumented) method run.