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
G
generateGetThreadIdMethod(JavaClass, ClassGen, ConstantPoolGen, InstructionFactory)
- Method in class org.softevo.ample.sibrelib.extensions.
ThreadTracer
Generates a static method that determines a thread id for the active thread.
getAscending()
- Method in class org.softevo.ample.ui.
AbstractSorter
getAverageSequenceWeight(String, HashSet, Vector)
- Method in class org.softevo.ample.eval.
AverageSequenceWeightEvaluator
getCallAssociation()
- Method in class org.softevo.ample.instrument.
InstrumentationConfiguration
Gets the call association from the config.
getCalledMethodsMap()
- Method in class org.softevo.ample.eval.
XMLPatternFileReader
getCanonicalPattern()
- Method in class org.softevo.ample.eval.
Pattern
Gets the canonical form of the pattern.
getClassName()
- Method in class org.softevo.ample.eval.
ClassNameWithWeight
getClassName()
- Method in class org.softevo.ample.eval.
PatternDifferences
getClassNameToPatternDifferencesMap()
- Method in class org.softevo.ample.eval.
AverageSequenceWeightEvaluator
getClassToPatternSetMap()
- Method in class org.softevo.ample.eval.
XMLPatternFileReader
Gets the patterns read.
getColumnImage(Object, int)
- Method in class org.softevo.ample.ui.
PatternDifferencesLabelProvider
getColumnImage(Object, int)
- Method in class org.softevo.ample.ui.views.
RankingLabelProvider
getColumnText(Object, int)
- Method in class org.softevo.ample.ui.
PatternDifferencesLabelProvider
getColumnText(Object, int)
- Method in class org.softevo.ample.ui.views.
RankingLabelProvider
getCoreClassSet()
- Method in class org.softevo.ample.instrument.
AmpleInstrumenter
Gets the set of core classes to be used by te instrumentation.
getDefault()
- Static method in class org.softevo.ample.
AmplePlugin
Gets the shared instance.
getDiscoveryIndex()
- Method in class org.softevo.ample.eval.
Pattern
Gets the discovery index for the pattern.
getElements(Object)
- Method in class org.softevo.ample.ui.
PatternDifferencesContentProvider
getElements(Object)
- Method in class org.softevo.ample.ui.views.
RankingContentProvider
getEntityName(String, String)
- Method in class org.softevo.ample.sibrelib.runtime.
SequenceWriter.PatternNameWriter
getFailingRunsContainingPattern()
- Method in class org.softevo.ample.eval.
PatternAndWeight
getFailingTest(int)
- Method in class org.softevo.ample.
AmpleTestRunListener
Gets the
TestRunInfo
at the specified position in the list of failing tests.
getFailingTests()
- Method in class org.softevo.ample.
AmpleTestRunListener
Gets the list of failing tests.
getFinalizer(JavaClass, ClassGen, ConstantPoolGen, InstructionFactory, String)
- Method in class org.softevo.ample.sibrelib.extensions.
SequenceTracer
getHash()
- Method in class org.softevo.ample.eval.
Pattern
Gets a md5 hash of the canonical pattern.
getIdentityMapFileName()
- Method in class org.softevo.ample.instrument.
InstrumentationConfiguration
Gets the name of the identity map file.
getIdentityMapFileName()
- Static method in class org.softevo.ample.sibrelib.runtime.
Options
getInstrumentationConfiguration()
- Method in class org.softevo.ample.
AmplePlugin
Gets an instrumentation configuration with the values currently set in the preference store.
getInstrumentClassNames(ClassFileSource, ClassFilter)
- Method in class org.softevo.ample.
AmpleLauncher
Calculates the names of all classes that shall be instrumented.
getInstrumentClassNames(ClassFileSource)
- Method in class org.softevo.ample.instrument.
AmpleInstrumenter
Calculates the names of all classes that shall be instrumented.
getInstrumentClassNames()
- Method in class org.softevo.ample.instrument.
AmpleInstrumenter
getLastOccurence()
- Method in class org.softevo.ample.eval.
Pattern
Gets the last occurence of this pattern.
getLevel()
- Method in class org.softevo.ample.instrument.
InstrumentationConfiguration
Gets the trace level.
getListener()
- Method in class org.softevo.ample.
AmplePlugin
Gets the shared JUnit test run listener.
getMaxTestDurationSeconds()
- Method in class org.softevo.ample.
AmplePlugin
Gets the maximum number of seconds to wait for a test to finish.
getMethodCallSequence()
- Method in class org.softevo.ample.eval.
Pattern
Gets the method call sequence.
getMode()
- Method in class org.softevo.ample.ui.
AbstractSorter
getNumberOfOccurences()
- Method in class org.softevo.ample.eval.
Pattern
Gets the number of times the pattern was found.
getOrCreateInstanceTraceMap(int)
- Static method in class org.softevo.ample.sibrelib.runtime.
ObjectSequenceWriter
Gets the trace map for a class.
getOrCreatePatternSet(int)
- Static method in class org.softevo.ample.sibrelib.runtime.
SequenceWriter
Gets the pattern set for a class.
getOutputFileName()
- Method in class org.softevo.ample.instrument.
InstrumentationConfiguration
Gets the name of the output file.
getOutputFileName()
- Static method in class org.softevo.ample.sibrelib.runtime.
Options
getPassingRunsContainingPattern()
- Method in class org.softevo.ample.eval.
PatternAndWeight
getPassingTest(int)
- Method in class org.softevo.ample.
AmpleTestRunListener
Gets the
TestRunInfo
at the specified position in the list of passing tests.
getPassingTests()
- Method in class org.softevo.ample.
AmpleTestRunListener
Gets the list of passing tests.
getPassingTests(int[])
- Method in class org.softevo.ample.
AmpleTestRunListener
Gets an array of all the specified passing tests.
getPassingTestsCount()
- Method in class org.softevo.ample.
AmpleTestRunListener
Gets the number of passing tests.
getPattern()
- Method in class org.softevo.ample.eval.
PatternAndWeight
getPatternDifferences()
- Method in class org.softevo.ample.eval.
PatternDifferences
getPatternWeight()
- Method in class org.softevo.ample.eval.
PatternAndWeight
getProperty(String)
- Static method in class org.softevo.ample.sibrelib.runtime.
Options
getRankingView()
- Static method in class org.softevo.ample.
AmplePlugin
Gets the ranking view.
getResourceBundle()
- Method in class org.softevo.ample.
AmplePlugin
Gets the plugin's resource bundle.
getResourceString(String)
- Static method in class org.softevo.ample.
AmplePlugin
Gets the string from the plugin's resource bundle, or 'key' if not found.
getSelectedFailingTest()
- Method in class org.softevo.ample.ui.
SelectTestsDialog
Gets the selected failing test.
getSelectedPassingTests()
- Method in class org.softevo.ample.ui.
SelectTestsDialog
Gets the selected passing tests.
getSharedListener()
- Static method in class org.softevo.ample.
AmplePlugin
Gets the shared JUnit test run listener.
getStore()
- Method in class org.softevo.ample.ui.
AmplePreferencePage
getStoreCallerInstructions(JavaClass, MethodGen, ConstantPoolGen, InstructionFactory)
- Method in class org.softevo.ample.sibrelib.extensions.
OutgoingCallTracer
getTraceExtensions(InstrumentationContext)
- Method in class org.softevo.ample.instrument.
AmpleInstrumenter
Determines which instrumentation extensions are needed by the given configuration.
getTraceLength()
- Method in class org.softevo.ample.eval.
XMLPatternFileReader
Gets the trace length.
getWeight()
- Method in class org.softevo.ample.eval.
ClassNameWithWeight
getWindowSize()
- Method in class org.softevo.ample.eval.
XMLPatternFileReader
Gets the window size.
getWindowSize()
- Method in class org.softevo.ample.instrument.
InstrumentationConfiguration
Gets the window size.
getWindowSize()
- Static method in class org.softevo.ample.sibrelib.runtime.
Options
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