Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

C

calculateNumberOfPermutations(List<ASTRewriteRule.RewritePossibilities>) - Method in class org.eth.cyril.bugfixer.rewriting.RewritingPermutator
 
canAdd() - Method in class org.eth.cyril.gui.swt.BrowserEditorConfiguration
 
canApply() - Method in class org.eth.cyril.gui.swt.BrowserEditorConfiguration
 
CancelAction - Class in debugbackend.views.actions
Action to cancel various long running operations: Layout algorithm and heap analysis.
CancelAction() - Constructor for class debugbackend.views.actions.CancelAction
 
canResolve(String) - Method in class org.eth.jibin.visualization.contentprovider.JavaResolver.ResolvableValue
 
checkError() - Method in class org.eth.cyril.bugfixer.execution.MultithreadablePrintStream
 
checkSubclass() - Method in class org.eth.cyril.gui.swt.BrowserWithMinimalSize
 
classPrepare(ClassPrepareEvent) - Method in class org.eclipse.debug.jdi.tests.EventWaiter
 
classUnload(ClassUnloadEvent) - Method in class org.eclipse.debug.jdi.tests.EventWaiter
 
clear() - Method in class org.eth.jibin.visualization.contentprovider.VisualizationInput
 
clearComposite(Composite) - Static method in class org.eth.cyril.gui.swt.SWTCreator
 
clone() - Method in class org.eth.cyril.bugfixer.rewriting.RewritingPermutator.ArgumentPermutation
 
close() - Method in class org.eth.cyril.bugfixer.execution.CompilableClass
 
close() - Method in class org.eth.cyril.bugfixer.execution.DynamicJavaCode.CompileInformation
 
close() - Method in class org.eth.cyril.bugfixer.execution.MultithreadablePrintStream
 
ColorSetting - Class in org.eth.cyril.settings
 
ColorSetting(String, String) - Constructor for class org.eth.cyril.settings.ColorSetting
 
ColorSetting(String, String, String) - Constructor for class org.eth.cyril.settings.ColorSetting
 
combo(Composite, Collection<String>) - Method in class org.eth.cyril.gui.swt.SWTCreator
 
CompilableClass - Class in org.eth.cyril.bugfixer.execution
 
CompilableClass(DynamicJavaCode.FullClassName, String, ASTRewrite) - Constructor for class org.eth.cyril.bugfixer.execution.CompilableClass
 
CompilationTask - Class in org.eth.cyril.bugfixer
The CompilationTask handles compiling rewritable classes based on their permutation.
CompilationTask(List<RewritableClass>) - Constructor for class org.eth.cyril.bugfixer.CompilationTask
Create a new CompilationTask instance which handles compiling the given list of rewritable classes.
CompilationUnitParser - Class in org.eth.cyril.bugfixer
 
compileInMemory() - Method in class org.eth.cyril.bugfixer.execution.CompilerOptions
 
compileJava(Collection<CompilableClass>, CompilerOptions) - Method in class org.eth.cyril.bugfixer.execution.DynamicJavaCode
Compiles the Java code contained in the given classes.
CompilerOptions - Class in org.eth.cyril.bugfixer.execution
 
CompilerOptions.CompilerOptionsBuilder - Class in org.eth.cyril.bugfixer.execution
 
CompilerOptionsBuilder() - Constructor for class org.eth.cyril.bugfixer.execution.CompilerOptions.CompilerOptionsBuilder
 
CompositeChangeEvent(List<ModelChangeEvent>) - Constructor for class org.eth.cyril.bugfixer.modeleditor.ModelChangeEvents.CompositeChangeEvent
 
CompositeSetting - Class in org.eth.cyril.settings
A Composite setting takes multiple settings.
CompositeSetting(List<Setting>) - Constructor for class org.eth.cyril.settings.CompositeSetting
 
compositeWithGridLayout(Composite, int) - Method in class org.eth.cyril.gui.swt.SWTCreator
 
compositeWithHorizontalLayout(Composite) - Method in class org.eth.cyril.gui.swt.SWTCreator
 
compositeWithLayout(Composite, Layout) - Method in class org.eth.cyril.gui.swt.SWTCreator
 
compositeWithVerticalLayout(Composite) - Method in class org.eth.cyril.gui.swt.SWTCreator
 
computeSingleValueGraph(IValue) - Method in class org.eth.jibin.visualization.contentprovider.VisualizationInput
Compute the value for a single IValue instance.
computeSize(int, int, boolean) - Method in class org.eth.cyril.gui.swt.BrowserWithMinimalSize
 
ConfigEditorListener - Class in org.eth.cyril.listeners.edit
Listener to edit a single element of the configuration and redraw the graph afterwards.
ConfigEditorListener(Composite) - Constructor for class org.eth.cyril.listeners.edit.ConfigEditorListener
 
ConfigUtil - Class in debugbackend
 
ConfigUtil() - Constructor for class debugbackend.ConfigUtil
 
control - Variable in class org.eth.cyril.gui.swt.AbstractSWTGraphDrawer
 
convertToJson() - Method in class org.eth.cyril.telemetry.data.Data
Converts this piece of data to JSON, which is then suitable of being stored in a database.
convertToJson() - Method in class org.eth.cyril.telemetry.data.GraphLayoutReasonData
 
convertToJson() - Method in class org.eth.cyril.telemetry.data.InteractiveModeData
 
convertToJson() - Method in class org.eth.cyril.telemetry.data.LayoutInfo
 
convertToJson() - Method in class org.eth.cyril.telemetry.data.RuleCount
 
convertToJson() - Method in class org.eth.cyril.telemetry.data.SettingsInfo
 
convertToJson() - Method in class org.eth.cyril.telemetry.data.UsageModeData
 
convertTypeName(String) - Static method in class debugbackend.DSLUtil
Converts the type name to be usable in the domain-specific-language.
copyValue(Value, ObjectValue) - Method in class org.eth.cyril.bugfixer.modeleditor.ValueCopyingListener
 
CREATE - Static variable in interface org.eth.jibin.debuglistener.IStackFrameHandler
 
createBlacklist(String, String, String) - Static method in class debugbackend.DSLUtil
Create a blacklist entry.
createColorScheme() - Static method in class debugbackend.views.DebugBackendView
Creates a new graph color scheme based on the values given in the configuration.
createControl(Composite) - Method in class org.eth.cyril.gui.swt.AbstractSWTGraphDrawer
 
createControl(Composite) - Method in class org.eth.cyril.gui.swt.BrowserGraphDrawer
 
createControl(Composite) - Method in class org.eth.cyril.gui.swt.SWTGraphDrawer
 
createEditor(Composite, EditableConfigurationArray) - Method in class debugbackend.views.actions.BrowserEditorAction
 
createEditor(Composite, EditableConfigurationArray) - Method in class debugbackend.views.actions.EditAbstractionsAction
 
createEditor(Composite, EditableConfigurationArray) - Method in class debugbackend.views.actions.EditAdvancedAction
 
createEditor(Composite, EditableConfigurationArray) - Method in class debugbackend.views.actions.EditBlacklistAction
 
createEditor(Composite, EditableConfigurationArray) - Method in class debugbackend.views.actions.EditConstraintsAction
 
createEditor(Composite, EditableConfigurationArray) - Method in class debugbackend.views.actions.EditStringFormatsAction
 
createEmptyClassFile(Path, DynamicJavaCode.FullClassName, PathUtil.FileType) - Static method in class org.eth.cyril.bugfixer.execution.PathUtil
 
createGraphDrawer(Composite) - Static method in class debugbackend.views.DebugBackendView
Creates a new graph drawer based on the type of drawer to use in the configuration.
createModel(List<Object>, List<String>, String) - Method in class org.eth.cyril.bugfixer.execution.ReflectionModelCreator
 
createOrderConstraint(String, String, String) - Static method in class debugbackend.DSLUtil
Create an order constraint entry.
createPartControl(Composite) - Method in class debugbackend.views.DebugBackendView
 
createRewritePossibilities(int, ASTNode) - Method in class org.eth.cyril.bugfixer.rewriting.ASTRewriteRule
Utility method to produce a rewrite possibility for the given number of versions and node.
createRewritePossibilities(int, int, ASTNode) - Method in class org.eth.cyril.bugfixer.rewriting.ASTRewriteRule
Utility method to produce a rewrite possibility for the given number of versions and node.
createRewritePossibilities(int, int, ASTNode) - Method in class org.eth.cyril.bugfixer.rewriting.MissedAssignmentRewrite
 
createStringFormat(String, String, String) - Static method in class debugbackend.DSLUtil
Create a string format entry.
createValueFromObject(Object) - Method in class org.eth.cyril.bugfixer.execution.ReflectionModelCreator
 
currentTarget - Variable in class org.eth.jibin.debuglistener.BreakpointListener
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links