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 

E

edit() - Method in class org.eth.cyril.listeners.edit.ConfigEditorListener
 
editableTextField(Composite, String) - Method in class org.eth.cyril.gui.swt.SWTCreator
 
EditAbstractionsAction - Class in debugbackend.views.actions
Action to open a browser to edit the abstraction constraints section of the configuration.
EditAbstractionsAction(Composite) - Constructor for class debugbackend.views.actions.EditAbstractionsAction
 
EditAdvancedAction - Class in debugbackend.views.actions
An action to open an editor to edit the "advanced" section of the configuration.
EditAdvancedAction(Composite) - Constructor for class debugbackend.views.actions.EditAdvancedAction
 
EditBlacklistAction - Class in debugbackend.views.actions
Action to open a browser and edit the blacklist section of the configuration.
EditBlacklistAction(Composite) - Constructor for class debugbackend.views.actions.EditBlacklistAction
 
EditBlacklistListener - Class in org.eth.cyril.listeners.edit
Listener to edit a single blacklist entry.
EditBlacklistListener(Composite) - Constructor for class org.eth.cyril.listeners.edit.EditBlacklistListener
 
EditConstraintsAction - Class in debugbackend.views.actions
Action to open a browser to edit the ordering constraints section of the configuration.
EditConstraintsAction(Composite) - Constructor for class debugbackend.views.actions.EditConstraintsAction
 
EditOrderConstraintListener - Class in org.eth.cyril.listeners.edit
Listener to edit an order constraint for a pre-defined type.
EditOrderConstraintListener(Composite) - Constructor for class org.eth.cyril.listeners.edit.EditOrderConstraintListener
 
editorLanguage - Variable in class debugbackend.views.actions.BrowserEditorAction
 
EditPrimitiveListener - Class in org.eth.cyril.listeners
Listener which creates a popup entry to allow editing of primitive fields of Java objects.
EditPrimitiveListener(Composite) - Constructor for class org.eth.cyril.listeners.EditPrimitiveListener
 
EditStringFormatListener - Class in org.eth.cyril.listeners.edit
Listener to edit a single string format entry.
EditStringFormatListener(Composite) - Constructor for class org.eth.cyril.listeners.edit.EditStringFormatListener
 
EditStringFormatsAction - Class in debugbackend.views.actions
Action to open a browser to edit the String format section of the configuration.
EditStringFormatsAction(Composite) - Constructor for class debugbackend.views.actions.EditStringFormatsAction
 
ensureBlock(ASTNode, ASTRewrite, StructuralPropertyDescriptor) - Static method in class org.eth.cyril.bugfixer.rewriting.Util
Tries to get a block from the given node with the given property.
equals(Object) - Method in class org.eth.cyril.bugfixer.execution.JavaResult
 
equals(Object) - Method in class org.eth.cyril.bugfixer.execution.JavaResult.ReturnValue
 
equals(JavaResult, JavaResult) - Method in class org.eth.cyril.bugfixer.GroupFilter.MyComparer
 
equals(JavaResult, JavaResult) - Method in interface org.eth.cyril.bugfixer.TestAllPermutations.JavaResultComparer
Return whether the two JavaResult instances are equal according to the equality defined by this comparer.
equals(Object) - Method in class org.eth.jibin.visualization.contentprovider.JavaResolver.ResolvableValue
 
equals(Object) - Method in class org.eth.jibin.visualization.contentprovider.JavaResolver.ResolvableVariable
 
evaluate(Value, Value...) - Method in interface org.eth.cyril.expressions.Expression
Evaluates the given expression for the given value and the array of arguments.
evaluate(Value, Value...) - Method in class org.eth.cyril.expressions.JavaFieldsExpression
 
evaluate(Value, Value...) - Method in class org.eth.cyril.expressions.JavaMethodExpression
 
EventListener() - Constructor for class org.eth.cyril.gui.swt.AbstractSWTGraphDrawer.EventListener
 
EventWaiter - Class in org.eclipse.debug.jdi.tests
Listen for a specific kind of event.
EventWaiter(EventRequest, boolean) - Constructor for class org.eclipse.debug.jdi.tests.EventWaiter
Creates a new EventWaiter for the given request.
exception(ExceptionEvent) - Method in class org.eclipse.debug.jdi.tests.EventWaiter
 
ExceptionEventHandler - Interface in org.eth.jibin.debuglistener
 
exceptionOccur(String) - Method in interface org.eth.jibin.debuglistener.ExceptionEventHandler
 
execute(DynamicJavaCode.MainMethod, List<?>) - Method in class org.eth.cyril.bugfixer.execution.DynamicJavaCode
Executes the given main method.
execute(Collection<Variable>) - Method in interface org.eth.cyril.bugfixer.modeleditor.ModelChangeEvent
Executes the event.
execute(Collection<Variable>) - Method in class org.eth.cyril.bugfixer.modeleditor.ModelChangeEvents.CompositeChangeEvent
 
execute(Collection<Variable>) - Method in class org.eth.cyril.bugfixer.modeleditor.ModelChangeEvents.InsertValueToFieldEvent
 
execute(Collection<Variable>) - Method in class org.eth.cyril.bugfixer.modeleditor.ModelChangeEvents.InsertValueToVariableEvent
 
execute(Collection<Variable>) - Method in class org.eth.cyril.bugfixer.modeleditor.ModelChangeEvents.RemoveFieldEvent
 
execute(Collection<Variable>) - Method in class org.eth.cyril.bugfixer.modeleditor.ModelChangeEvents.RemoveValueEvent
 
execute(Collection<Variable>) - Method in class org.eth.cyril.bugfixer.modeleditor.ModelChangeEvents.RenameFieldEvent
 
execute(Collection<Variable>) - Method in class org.eth.cyril.bugfixer.modeleditor.ModelChangeEvents.RenameVariableEvent
 
execute(Collection<Variable>) - Method in class org.eth.cyril.bugfixer.modeleditor.ModelChangeEvents.SetFieldEvent
 
execute(Collection<Variable>) - Method in class org.eth.cyril.bugfixer.modeleditor.ModelChangeEvents.SwapFieldEvent
 
execute(Collection<Variable>) - Method in class org.eth.cyril.bugfixer.modeleditor.ModelChangeEvents.SwapValuesEvent
 
execute(ModelChangeEvent) - Method in class org.eth.cyril.bugfixer.modeleditor.ModelEditingListener
 
execute(ModelChangeEvent) - Method in interface org.eth.cyril.bugfixer.modeleditor.ModelEditor
Executes the given event.
execute(Object...) - Method in class org.eth.cyril.gui.swt.JavascriptFunction
 
ExecuteMethodListener - Class in org.eth.cyril.listeners
 
ExecuteMethodListener(Composite, DrawingStepHandler) - Constructor for class org.eth.cyril.listeners.ExecuteMethodListener
 
exists() - Method in class org.eth.cyril.bugfixer.execution.JavaResult.ReturnValue
 
expand(int) - Static method in class org.eth.cyril.interactive.ExpansionDepth
Depth to expand a given number of levels.
expandAll() - Static method in class org.eth.cyril.interactive.ExpansionDepth
Depth to expand all levels.
ExpandListener - Interface in org.eth.cyril.interactive
Listener to get notified about changes in value expansion during interactive mode.
expandValue(ObjectValue, ExpansionDepth) - Method in interface org.eth.cyril.interactive.ExpandListener
Notify that the given value is expanded to the given depth.
expandValue(ObjectValue, ExpansionDepth) - Method in interface org.eth.cyril.interactive.ValueExpander
Expand the given value for the given depth.
expandValue(ObjectValue, ExpansionDepth) - Method in class org.eth.cyril.telemetry.InteractiveModeDataGatherer
 
expandValue(ObjectValue, ExpansionDepth) - Method in class org.eth.jibin.visualization.contentprovider.VisualizationInput
 
ExpandValueListener - Class in org.eth.cyril.listeners
Listener for interactive mode, allowing values to be expanded by one level or fully, as well as completely unexpanded.
ExpandValueListener(ValueExpander, DrawingStepHandler) - Constructor for class org.eth.cyril.listeners.ExpandValueListener
 
ExpansionDepth - Class in org.eth.cyril.interactive
Depth of expansion.
Expression - Interface in org.eth.cyril.expressions
An expression can be evaluated to allow for their results to be visualized or otherwise further handled.
ExpressionCreator - Class in org.eth.cyril.gui.swt
A GUI element to create different kinds of Expression instances.
ExpressionCreator(Composite, Value, HeapContent) - Constructor for class org.eth.cyril.gui.swt.ExpressionCreator
 
ExpressionCreator.ExpressionListener - Interface in org.eth.cyril.gui.swt
The listener which is invoked once an expression has been created by this expression creator.
ExpressionEvaluationArea - Class in org.eth.cyril.gui.swt
An expression evaluation area contains a graph drawer where the results of expressions can be evaluated.
ExpressionEvaluationArea(Composite, Expression, Value, Value...) - Constructor for class org.eth.cyril.gui.swt.ExpressionEvaluationArea
Initializes a new expression evaluation area with the given expression.
extractPathInformation(String) - Static method in class org.eth.cyril.bugfixer.rewriting.PathOutputRewrite
Extracts the lines containing path information from the given output string.
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