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

U

undo(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.expectation.operations.AddParameterOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.expectation.operations.AddResultOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.expectation.operations.ClearAnyParametersOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.expectation.operations.DeleteParameterOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.expectation.operations.DeleteResultOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.expectation.operations.MoveParameterOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.expectation.operations.SetAnyParametersOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.expectation.operations.SetExpectationDataOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.expectation.operations.SetParameterOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.expectation.operations.SetResultOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.fixture.AddFixtureImportOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.fixture.AddSimpleBoundObjectOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.fixture.EditSimpleBoundObjectOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.fixture.RemoveFixtureImportOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.fixture.RemoveSimpleBoundObjectOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.fixture.SetFixtureDataOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.mockobject.SetMockObjectDataOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.operations.AddMultipleNodesOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.operations.AddNodeOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.operations.DeleteNodeOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.operations.SortNodesOperation
 
undoContext - Variable in class org.mockcentral.editor.nodes.actions.AbstractNodeEditingActions
the IUndoContext.
updateAnyParams(boolean) - Method in class org.mockcentral.editor.nodes.mockobject.wizard.SetMethodDetailsPage
Updates the value for whether any parameters will be accepted by the mocked methods.
updateBooleanEditor() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.SimpleValueFieldEditor
Updates the controls for editing a boolean or Boolean.
updateControls() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.AbstractFieldEditor
Notification that the various controls within the editor(s) should be updated with new bean data.
updateControls() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.CollectionFieldEditor
 
updateControls() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.ConstantFieldEditor
 
updateControls() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.SimpleValueFieldEditor
 
updateEnableBinding(boolean) - Method in class org.mockcentral.editor.nodes.mockobject.wizard.EditMockObjectDataPage
Updates the controls used to edit the JNDI name when the user activates or deactivates JNDI binding.
updateError(EditMockObjectWizardError, boolean) - Method in class org.mockcentral.editor.nodes.mockobject.wizard.EditMockObjectWizard
Adds or removes the supplied EditMockObjectWizardError from the set of error indications.
updateFixturesSelected() - Method in class org.mockcentral.editor.nodes.fixture.wizard.EditFixtureImportsPage
Updates the FixtureDataBean when the user checks or unchecks items in the table viewer.
updateIncludeObjectMethods(boolean) - Method in class org.mockcentral.editor.nodes.mockobject.wizard.AddMethodExpectationsPage
Updates the CheckBoxTableViewer containing the list of available methods when the user checks or unchecks the button for including java.lang.Object methods.
updateInterface(String) - Method in class org.mockcentral.editor.nodes.mockobject.wizard.EditMockObjectDataPage
Updates the stored value for the Mock Object interface after a user edit.
updateJNDIName(String) - Method in class org.mockcentral.editor.nodes.mockobject.wizard.EditMockObjectDataPage
Updates the stored value for the JNDI name after a user edit.
updateMethodName(String) - Method in class org.mockcentral.editor.nodes.expectation.wizard.EditExpectationDataPage
Updates the value for the method name.
updateMethodsSelected() - Method in class org.mockcentral.editor.nodes.mockobject.wizard.AddMethodExpectationsPage
Stores the list of checked methods in the bean.
updateMockMethodType(int) - Method in class org.mockcentral.editor.nodes.mockobject.wizard.SetMethodDetailsPage
Updates the MockMethodType when the user selects a new value.
updateMockObjectName(String) - Method in class org.mockcentral.editor.nodes.mockobject.wizard.EditMockObjectDataPage
Updates the stored value for the Mock Object name after a user edit.
updateNodeProblems(List<NodeProblem>) - Method in class org.mockcentral.editor.nodes.expectation_group.EditExpectationGroupPage
 
updateNodeProblems(List<NodeProblem>) - Method in class org.mockcentral.editor.nodes.fixture_group.EditFixtureGroupPage
 
updateNodeProblems(List<NodeProblem>) - Method in class org.mockcentral.editor.nodes.mockobject_group.EditMockObjectGroupPage
 
updateNodeProblems(List<NodeProblem>) - Method in class org.mockcentral.editor.outline.MockCentralPluginOutlinePage
 
updateNumericEditor() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.SimpleValueFieldEditor
Updates the controls for editing an int or numeric Object.
updatePrompts() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.ChildrenListEditor
Updates the user prompts on this editor.
updateSelection(Object[], String) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.ElementListSelector
Checks for a valid selection in the FilteredList, updates the bean if there is a valid selection.
updateSeverity(NodeProblemCategory) - Method in class org.mockcentral.editor.MarkerManager
Updates all IMarker instances affected by a preference change to the severity level for a NodeProblemCategory, returning the list of affected MockCentralNode objects.
updateStringEditor() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.SimpleValueFieldEditor
Updates the controls for editing a String.
updateTableModel() - Method in class org.mockcentral.editor.nodes.mockobject.wizard.AddMethodExpectationsPage
Builds a new bean for the CheckBoxTableViewer based on the Mock Object interface class and whether the user has chosen to include methods from java.lang.Object in the selectable list.
updateUI() - Method in class org.mockcentral.editor.viewers.TreeViewerAdapter
 
updateValueClassname() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.CollectionFieldEditor
Updates the value class name to reflect the user's new choice from the Combo items.
updateValueClassName() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.SimpleValueFieldEditor
Updates the controls based on the bean's valueClassName field.

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