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
L
M
N
O
P
Q
R
S
T
U
V
W
G
GenericDeltaCreator
- class de.uds.cs.st.dd.core.deltacreator.
GenericDeltaCreator
.
Used to create deltas consisting of single lines.
GenericDeltaCreator()
- Constructor for class de.uds.cs.st.dd.core.deltacreator.
GenericDeltaCreator
get(int)
- Method in class de.uds.cs.st.dd.core.
TConfiguration
Returns the element at the specified index.
getActiveWorkbenchShell()
- Static method in class de.uds.cs.st.dd.eclipse.actions.
DeltaDebuggingAction
Returns the currently active workbench shell.
getActiveWorkbenchWindow()
- Static method in class de.uds.cs.st.dd.eclipse.
DeltaDebuggingPlugin
getAllKeys()
- Method in class de.uds.cs.st.dd.eclipse.debugging.
FileAccessMethodManager
Returns an enumeration for all keys.
getAncestorContent(Object)
- Method in class de.uds.cs.st.dd.eclipse.ui.
DifferenceContentProvider
getAncestorImage(Object)
- Method in class de.uds.cs.st.dd.eclipse.ui.
DifferenceContentProvider
getAncestorLabel(Object)
- Method in class de.uds.cs.st.dd.eclipse.ui.
DifferenceContentProvider
getAttachedViewers()
- Method in class de.uds.cs.st.dd.core.
InputDeltaDebugger
Returns all currently attached viewers as an array or null if no viewers * are attached.
getAttachedViewers()
- Method in class de.uds.cs.st.dd.core.
DD
Returns all currently attached viewers as an array or null if no viewers * are attached.
getComplexityDepth(String)
- Method in class de.uds.cs.st.dd.eclipse.debugging.
FileAccessMethodManager
Returns the complexity depth of the specified method.
getComplexityDepth(String, String, String)
- Method in class de.uds.cs.st.dd.eclipse.
DeltaDebuggingPlugin
getComplexityDepth(String, String, String)
- Method in class de.uds.cs.st.dd.eclipse.debugging.
FileAccessMethodManager
Returns the complexity depth of the specified method.
getComposite()
- Method in class de.uds.cs.st.dd.eclipse.ui.
FailureTraceView
Returns the composite used to present the trace
getConfiguration(Collection)
- Static method in class de.uds.cs.st.dd.core.deltacreator.
ElementDeltaCreator
Splits the given collection into separate objects and returns * a TConfiguration object that consists of these objects.
getConfiguration(File)
- Static method in class de.uds.cs.st.dd.core.deltacreator.
BlockDeltaCreator
Splits the given file into separate blocks and returns a TConfiguration object that consists of these blocks.
getConfiguration(File)
- Static method in class de.uds.cs.st.dd.core.deltacreator.
LineDeltaCreator
Splits the contents of the given file into separate lines and returns * a TConfiguration object that consists of these lines.
getConfiguration(File, int)
- Static method in class de.uds.cs.st.dd.core.deltacreator.
BlockDeltaCreator
Splits the given file into separate blocks and returns a TConfiguration object that consists of these blocks.
getConfiguration(Object[])
- Static method in class de.uds.cs.st.dd.core.deltacreator.
ElementDeltaCreator
Splits the given array of objects into separate objects and returns * a TConfiguration object that consists of these objects.
getConfiguration(String)
- Static method in class de.uds.cs.st.dd.core.deltacreator.
ElementDeltaCreator
Splits the given string into separate characters and returns * a TConfiguration object that consists of these characters.
getConfiguration(String)
- Static method in class de.uds.cs.st.dd.core.deltacreator.
LineDeltaCreator
Splits the given text into separate lines and returns a TConfiguration * object that consists of these lines.
getConfiguration(String, char)
- Static method in class de.uds.cs.st.dd.core.deltacreator.
GenericDeltaCreator
Splits the given text into separate chunks and returns a TConfiguration object that consists of these chunks.
getDefault()
- Static method in class de.uds.cs.st.dd.eclipse.
DeltaDebuggingPlugin
getDefaultFileMethodsPreference()
- Method in class de.uds.cs.st.dd.eclipse.
DeltaDebuggingPlugin
Return the bad words preference default as an array of Strings.
getDisplay()
- Method in class de.uds.cs.st.dd.eclipse.ui.
MinimizeInputViewPart
getDisplay()
- Static method in class de.uds.cs.st.dd.eclipse.actions.
DeltaDebuggingAction
Returns the currently active display.
getElement()
- Method in class de.uds.cs.st.dd.eclipse.debugging.
DDJUnitDebugEventFilter
Returns the current element.
getEmptyEvents()
- Method in class de.uds.cs.st.dd.eclipse.debugging.
DDJUnitDebugEventFilter
Returns an empty array of debug events.
getEntries()
- Method in class de.uds.cs.st.dd.eclipse.ui.
DDToolTree
Returns the hash map containing all properties of this tool.
getEvaluationNames()
- Method in class de.uds.cs.st.dd.eclipse.debugging.
DebugLinesVisited
Returns all original resource names.
getFailingSubset()
- Method in class de.uds.cs.st.dd.core.
DD
Returns the failing subset of a 1-minimal failure inducing difference.
getFileMethodsEntryCount()
- Method in class de.uds.cs.st.dd.eclipse.
DeltaDebuggingPlugin
getFileMethodsPreference()
- Method in class de.uds.cs.st.dd.eclipse.
DeltaDebuggingPlugin
Return the bad words preference as an array of Strings.
getFileName()
- Method in class de.uds.cs.st.dd.core.tester.
JUnitFileTester
getInstance()
- Static method in class de.uds.cs.st.dd.eclipse.debugging.
DebugLinesVisited
Returns the single instance of this class.
getInstance()
- Static method in class de.uds.cs.st.dd.eclipse.debugging.
FileAccessMethodManager
Returns the only object instance.
getJavaCU(IResource)
- Method in class de.uds.cs.st.dd.eclipse.actions.
DeltaDebuggingAction
Returns the ICompilationUnit of the specified resource or null if it has none.
getJavaRes()
- Method in class de.uds.cs.st.dd.eclipse.actions.
DeltaDebuggingAction
Returns the currently active IResource in the active editor.
getJavaSourcePathsPreference()
- Method in class de.uds.cs.st.dd.eclipse.
DeltaDebuggingPlugin
getKey(String, String, String)
- Method in class de.uds.cs.st.dd.eclipse.debugging.
FileAccessMethodManager
Creates a key from a class name, method name, and signature by concatenating them and inserting a hash-symbol (
#
).
getLeftContent(Object)
- Method in class de.uds.cs.st.dd.eclipse.ui.
DifferenceContentProvider
getLeftImage(Object)
- Method in class de.uds.cs.st.dd.eclipse.ui.
DifferenceContentProvider
getLeftLabel(Object)
- Method in class de.uds.cs.st.dd.eclipse.ui.
DifferenceContentProvider
getLineNumber(Throwable, String)
- Method in class de.uds.cs.st.dd.core.
JUnitRunner
Determines the line number of the failure as it occured in the * specified test function (i.e.
getLoader()
- Method in class de.uds.cs.st.dd.core.
JUnitRunner
Returns the standard suite loader.
getMode()
- Method in class de.uds.cs.st.dd.eclipse.ui.
DDToolTree
Returns the current mode of this tree (minimization or isolation).
getName()
- Method in class de.uds.cs.st.dd.eclipse.ui.
FailureRunView
Returns the name of the view.
getPassingSubset()
- Method in class de.uds.cs.st.dd.core.
DD
Returns the passing subset of a 1-minimal failure-inducing difference.
getProject()
- Method in class de.uds.cs.st.dd.eclipse.debugging.
DDJUnitDebugEventFilter
Returns the current project.
getQualifiedTestNames()
- Method in class de.uds.cs.st.dd.eclipse.debugging.
DebugLinesVisited
Returns all qualified test names.
getRealConfig(TConfiguration)
- Method in class de.uds.cs.st.dd.core.
DD
Retrieves the original elements of the test case according to the specified index configuration.
getRegisteredDDToolTrees()
- Method in class de.uds.cs.st.dd.eclipse.
DeltaDebuggingPlugin
getResolver()
- Method in class de.uds.cs.st.dd.core.
DD
Returns the current resolver object of this DD object.
getResult()
- Method in class de.uds.cs.st.dd.eclipse.debugging.
DebugLinesVisited
Returns all temporary files that are copies of those resources that may cause the JUnit test to fail.
getResult()
- Method in class de.uds.cs.st.dd.core.
InputDeltaDebugger
Returns the result of this Delta Debugging run.
getRightContent(Object)
- Method in class de.uds.cs.st.dd.eclipse.ui.
DifferenceContentProvider
getRightImage(Object)
- Method in class de.uds.cs.st.dd.eclipse.ui.
DifferenceContentProvider
getRightLabel(Object)
- Method in class de.uds.cs.st.dd.eclipse.ui.
DifferenceContentProvider
getSelectedText()
- Method in class de.uds.cs.st.dd.eclipse.ui.
FailureTraceView
getShallow(int)
- Method in class de.uds.cs.st.dd.core.
TConfiguration
Returns the element at the specified index, regardless of its type.
getSplitter()
- Method in class de.uds.cs.st.dd.core.
DD
Returns the current splitter object of this DD object.
getString(String, String)
- Method in class de.uds.cs.st.dd.eclipse.debugging.
FileAccessMethodManager
Returns the specified property value of the key.
getTester()
- Method in class de.uds.cs.st.dd.core.
DD
Returns the current tester object of this DD object.
getTestNames()
- Method in class de.uds.cs.st.dd.eclipse.debugging.
DebugLinesVisited
Returns all failing test names.
getTestObject()
- Method in class de.uds.cs.st.dd.core.tester.
JUnitTester
getThread()
- Method in class de.uds.cs.st.dd.eclipse.debugging.
DDJUnitDebugEventFilter
Returns the current thread.
getToolTreeRoot()
- Method in class de.uds.cs.st.dd.eclipse.ui.
FailureRunView
Returns the tree that contains all DD plug-ins.
getTotal()
- Method in class de.uds.cs.st.dd.eclipse.ui.
CounterPanel
Returns the number of total runs.
getTrace()
- Method in class de.uds.cs.st.dd.eclipse.ui.
FailureTraceView
getVariables(String)
- Method in class de.uds.cs.st.dd.eclipse.debugging.
FileAccessMethodManager
Returns the variables of the specified method.
getVariables(String, String, String)
- Method in class de.uds.cs.st.dd.eclipse.
DeltaDebuggingPlugin
getVariables(String, String, String)
- Method in class de.uds.cs.st.dd.eclipse.debugging.
FileAccessMethodManager
Returns the variables of the specified method.
getWorkspace()
- Static method in class de.uds.cs.st.dd.eclipse.
DeltaDebuggingPlugin
Returns the workspace instance.
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
L
M
N
O
P
Q
R
S
T
U
V
W