|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExecutionSettings | |
---|---|
de.uka.ipd.sdq.ByCounter.execution | Provides the main BytecodeCounter class and classes for the execution of instrumented classes. |
Uses of ExecutionSettings in de.uka.ipd.sdq.ByCounter.execution |
---|
Fields in de.uka.ipd.sdq.ByCounter.execution declared as ExecutionSettings | |
---|---|
ExecutionSettings |
MethodExecutionRecord.executionSettings
Settings of the execution |
Methods in de.uka.ipd.sdq.ByCounter.execution that return ExecutionSettings | |
---|---|
ExecutionSettings |
ExecutionSettings.clone()
|
ExecutionSettings |
BytecodeCounter.getExecutionSettings()
Use these parameters to influence the way execution and counting of instrumentation results are handled. |
Methods in de.uka.ipd.sdq.ByCounter.execution with parameters of type ExecutionSettings | |
---|---|
void |
BytecodeCounter.setExecutionSettings(ExecutionSettings executionSettings)
Use these parameters to influence the way execution and counting of instrumentation results are handled. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |