|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CountingResultIndexing | |
---|---|
de.uka.ipd.sdq.ByCounter.execution | Provides the main BytecodeCounter class and classes for the execution of instrumented classes. |
Uses of CountingResultIndexing in de.uka.ipd.sdq.ByCounter.execution |
---|
Methods in de.uka.ipd.sdq.ByCounter.execution that return CountingResultIndexing | |
---|---|
CountingResultIndexing |
CountingResultCollector.getCountingResultIndexing()
|
CountingResultIndexing |
CountingArtefactInformation.getMyIndexing()
A simple getter |
Constructors in de.uka.ipd.sdq.ByCounter.execution with parameters of type CountingResultIndexing | |
---|---|
CountingArtefactInformation(CountingResultIndexing indexing)
The default constructor. |
|
CountingArtefactInformation(CountingResultIndexing indexing,
java.lang.String methodName,
java.lang.Long invocationReceivedTime,
java.util.List<RuntimeMethodParameters> inputPrms,
java.lang.Long resultsReceivedByCollectorTime,
java.util.List<RuntimeMethodParameters> outputPrms)
Parametrised constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |