Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
C
calculateRanking()
- Method in class org.softevo.ample.eval.
AverageSequenceWeightEvaluator
callAssociation
- Variable in class org.softevo.ample.instrument.
InstrumentationConfiguration
Indicates if calls are associated with the caller (outgoing calls) or the callee (incoming calls).
callerClassId
- Static variable in class org.softevo.ample.sibrelib.runtime.
OutgoingClassSequenceWriter
callerClassId
- Static variable in class org.softevo.ample.sibrelib.runtime.
OutgoingObjectSequenceWriter
callerInstanceId
- Static variable in class org.softevo.ample.sibrelib.runtime.
OutgoingClassSequenceWriter
callerInstanceId
- Static variable in class org.softevo.ample.sibrelib.runtime.
OutgoingObjectSequenceWriter
CALLS_INCOMING
- Static variable in interface org.softevo.ample.ui.
IAmplePreferenceConstants
CALLS_OUTGOING
- Static variable in interface org.softevo.ample.ui.
IAmplePreferenceConstants
classDirectory
- Variable in class org.softevo.ample.instrument.
AmpleInstrumenter
The directory that contains the classes that should be instrumented.
classGenerator
- Variable in class org.softevo.ample.instrument.
OptionsClassCreator
The class generator.
className
- Variable in class org.softevo.ample.eval.
ClassNameWithWeight
className
- Variable in class org.softevo.ample.eval.
PatternDifferences
className
- Variable in class org.softevo.ample.eval.
XMLPatternFileReader.ParseHandler
The class name currently processed.
classNameToJavaTypeMap
- Variable in class org.softevo.ample.ui.views.
RankingView
classNameToPatternDifferencesMap
- Variable in class org.softevo.ample.eval.
AverageSequenceWeightEvaluator
classNameToPatternDifferencesMap
- Variable in class org.softevo.ample.ui.views.
RankingView
ClassNameWithWeight
- Class in
org.softevo.ample.eval
ClassNameWithWeight(String, double)
- Constructor for class org.softevo.ample.eval.
ClassNameWithWeight
ClassSequenceWriter
- Class in
org.softevo.ample.sibrelib.runtime
ClassSequenceWriter()
- Constructor for class org.softevo.ample.sibrelib.runtime.
ClassSequenceWriter
ClassSequenceWriter.ShutdownThread
- Class in
org.softevo.ample.sibrelib.runtime
ClassSequenceWriter.ShutdownThread(SequenceWriter.PatternNameWriter)
- Constructor for class org.softevo.ample.sibrelib.runtime.
ClassSequenceWriter.ShutdownThread
classToInstanceMapMap
- Static variable in class org.softevo.ample.sibrelib.runtime.
ObjectSequenceWriter
classToMethodsMap
- Variable in class org.softevo.ample.eval.
XMLPatternFileReader
classToPatternSetMap
- Variable in class org.softevo.ample.eval.
XMLPatternFileReader
The result of the parse.
classToPatternSetMap
- Static variable in class org.softevo.ample.sibrelib.runtime.
SequenceWriter
classTraceMap
- Static variable in class org.softevo.ample.sibrelib.runtime.
ClassSequenceWriter
cleanWorkingDir()
- Method in class org.softevo.ample.
AmpleLauncher
Clears the contents of Ample's working directory.
compare(Viewer, Object, Object)
- Method in class org.softevo.ample.ui.
AbstractSorter
Returns a negative, zero, or positive number depending on whether the first element is less than, equal to, or greater than the second element.
compare(Object, Object)
- Method in class org.softevo.ample.ui.
AbstractSorter
compare(Object, Object)
- Method in class org.softevo.ample.ui.
PatternSorter
compare(Object, Object)
- Method in class org.softevo.ample.ui.views.
RankingSorter
compareTo(Object)
- Method in class org.softevo.ample.eval.
ClassNameWithWeight
compareTo(Object)
- Method in class org.softevo.ample.eval.
Pattern
Compares this object by the number of references.
config
- Variable in class org.softevo.ample.
AmpleLauncher
The instrumentation configuration to be used.
config
- Variable in class org.softevo.ample.instrument.
AmpleInstrumenter
Instrumentation configuration for instrumenter run.
config
- Variable in class org.softevo.ample.instrument.
OptionsClassCreator
The instrumentation configuration we use.
config
- Variable in class org.softevo.ample.ui.
PatternDifferencesDialog
config
- Variable in class org.softevo.ample.ui.
PatternDifferencesLabelProvider
config
- Variable in class org.softevo.ample.ui.views.
RankingView
configureShell(Shell)
- Method in class org.softevo.ample.ui.
PatternDifferencesDialog
configureShell(Shell)
- Method in class org.softevo.ample.ui.
SelectTestsDialog
constantPoolGenerator
- Variable in class org.softevo.ample.instrument.
OptionsClassCreator
The constant pool generator.
copyAmpleRuntimeClasses(String)
- Method in class org.softevo.ample.
AmpleLauncher
This method copies all runtime classes needed for the execution of AMPLE.
copyClassFiles()
- Method in class org.softevo.ample.
AmpleLauncher
Copies all the output files of the targeted project into the working directory.
copyDirectoryRecursively(File, File)
- Method in class org.softevo.ample.
AmpleLauncher
copyFile(File, File)
- Static method in class org.softevo.ample.
AmpleLauncher
Copies a specified file to a given location.
copyFromJar(String)
- Method in class org.softevo.ample.
AmpleLauncher
This method is currently not used.
countOccurence()
- Method in class org.softevo.ample.eval.
Pattern
Increases the occurence counter by one.
create()
- Method in class org.softevo.ample.instrument.
OptionsClassCreator
Dumps the generated class into a byte array.
createAllCombos(Composite)
- Method in class org.softevo.ample.ui.
AmplePreferencePage
createButton(Composite, int, String, boolean)
- Method in class org.softevo.ample.ui.
SelectTestsDialog
Creates a new button with a given ID.
createClassNameToJavaTypeMap(HashSet)
- Method in class org.softevo.ample.
AmpleLauncher
createClassPath()
- Method in class org.softevo.ample.
AmpleLauncher
Computes the classpath using the directory with the instrumented .class files and the required JAR files.
createCombos(Composite)
- Method in class org.softevo.ample.ui.
AmplePreferencePage
createConfig(String, int)
- Method in class org.softevo.ample.
AmpleLauncher
Creates a configuration with class path that includes
org.eclipse.jdt.junit
plugin.
createConstructor()
- Method in class org.softevo.ample.instrument.
OptionsClassCreator
Creates the default constructor (required by Bytecode Verifier).
createContents(Composite)
- Method in class org.softevo.ample.ui.
AmplePreferencePage
createDialogArea(Composite)
- Method in class org.softevo.ample.ui.
PatternDifferencesDialog
createDialogArea(Composite)
- Method in class org.softevo.ample.ui.
SelectTestsDialog
createFields()
- Method in class org.softevo.ample.instrument.
OptionsClassCreator
Creates the fields of the class.
createGetIdentityMapFileNameMethod()
- Method in class org.softevo.ample.instrument.
OptionsClassCreator
Generates the
GetIdentityMapFileName
method.
createGetOutputFileNameMethod()
- Method in class org.softevo.ample.instrument.
OptionsClassCreator
Generates the
GetOutputFileName
method.
createGetPropertyMethod()
- Method in class org.softevo.ample.instrument.
OptionsClassCreator
Generates the
GetProperty
method.
createGetWindowSizeMethod()
- Method in class org.softevo.ample.instrument.
OptionsClassCreator
Generates the
GetWindowSize
method.
createInitializer()
- Method in class org.softevo.ample.instrument.
OptionsClassCreator
Creates the static initializer of the class.
createLabelWithIcon(Composite, Image)
- Static method in class org.softevo.ample.ui.
SelectTestsDialog
Creates a composite control that contains a label with an icon on its left.
createMethodStartCode(JavaClass, ConstantPoolGen, MethodGen, InstructionFactory)
- Method in class org.softevo.ample.sibrelib.extensions.
IncomingCallTracer
createMethodStartCode(JavaClass, ConstantPoolGen, MethodGen, InstructionFactory)
- Method in class org.softevo.ample.sibrelib.extensions.
OutgoingCallTracer
createMethodStartCode(JavaClass, ConstantPoolGen, MethodGen, InstructionFactory, HashMap, String)
- Method in class org.softevo.ample.sibrelib.extensions.
SequenceTracer
createPartControl(Composite)
- Method in class org.softevo.ample.ui.views.
RankingView
createTestName(TestRunInfo)
- Static method in class org.softevo.ample.ui.
SelectTestsDialog
Creates a single-line description of a test run to be displayed to the user.
createUmbrella(Composite)
- Method in class org.softevo.ample.ui.
AmplePreferencePage
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X