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

E

editChild(SignaturePartBean) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.ChildrenListEditor
Shows an EditSignaturePartDialog used to edit the selected Constructor argument, Collection entry or Array element.
editExpectationData() - Method in class org.mockcentral.editor.nodes.expectation.EditExpectationPartActions
 
editExpectationData() - Method in interface org.mockcentral.editor.nodes.expectation.IEditExpectationPartActions
Shows a dialog for editing the Mock Object method name and MockMethodType.
EditExpectationDataPage - Class in org.mockcentral.editor.nodes.expectation.wizard
The WizardPage used to edit Mock Object method expectation data, including the method name and Mock Object method type.
EditExpectationDataPage(EditExpectationWizard, MethodNameValidator, String[]) - Constructor for class org.mockcentral.editor.nodes.expectation.wizard.EditExpectationDataPage
Creates a new instance.
EditExpectationGroupActions - Class in org.mockcentral.editor.nodes.expectation_group
A class providing methods for adding a Mock Object expectation for the EditExpectationGroupPage.
EditExpectationGroupActions(IMockCentralNodeGroupViewer) - Constructor for class org.mockcentral.editor.nodes.expectation_group.EditExpectationGroupActions
Creates a new instance.
EditExpectationGroupPage - Class in org.mockcentral.editor.nodes.expectation_group
The MockCentralPluginNodeGroupView used for editing the list of method expectations for a Mock Object.
EditExpectationGroupPage(FormToolkit, Composite) - Constructor for class org.mockcentral.editor.nodes.expectation_group.EditExpectationGroupPage
Creates a new instance.
EditExpectationOperationExecutions - Class in org.mockcentral.editor.nodes.expectation.operations
A class providing execution code for Action instances defined in the EditExpectationPage class.
EditExpectationOperationExecutions(IOperationHistory, IUndoContext, ExpectationModel) - Constructor for class org.mockcentral.editor.nodes.expectation.operations.EditExpectationOperationExecutions
Creates a new instance.
EditExpectationPage - Class in org.mockcentral.editor.nodes.expectation
The MockCentralPluginNodeView used for editing Mock Object method expectation data.
EditExpectationPage(FormToolkit, Composite) - Constructor for class org.mockcentral.editor.nodes.expectation.EditExpectationPage
Creates a new instance.
EditExpectationPartActions - Class in org.mockcentral.editor.nodes.expectation
A class used to create and run the editing actions for the EditExpectationPage.
EditExpectationPartActions() - Constructor for class org.mockcentral.editor.nodes.expectation.EditExpectationPartActions
 
EditExpectationPartManager - Class in org.mockcentral.editor.nodes.expectation
A Class providing methods to show various dialogs for editing Mock Object method expectation data and to execute related IUndoableOperation objects.
EditExpectationPartManager(IOperationHistory, IUndoContext, ExpectationModel) - Constructor for class org.mockcentral.editor.nodes.expectation.EditExpectationPartManager
Creates a new instance.
EditExpectationWizard - Class in org.mockcentral.editor.nodes.expectation.wizard
A Wizard used for editing Mock Object method expecttion data, including the method name and Mock Object method type.
EditExpectationWizard(ExpectationModel, MethodNameValidator, boolean) - Constructor for class org.mockcentral.editor.nodes.expectation.wizard.EditExpectationWizard
Creates a new instance.
EditExpectationWizardDialog - Class in org.mockcentral.editor.nodes.expectation.wizard
The WizardDialog for use with the EditExpectationWizard.
EditExpectationWizardDialog(Object...) - Constructor for class org.mockcentral.editor.nodes.expectation.wizard.EditExpectationWizardDialog
Creates a new instance.
EditExpectationWizardDialogSettingsManager - Class in org.mockcentral.editor.nodes.expectation.wizard
WizardDialogSettingsManager class preserving settings for use with an EditExpectaionWizard.
EditExpectationWizardDialogSettingsManager(WizardDialog) - Constructor for class org.mockcentral.editor.nodes.expectation.wizard.EditExpectationWizardDialogSettingsManager
Creates a new instance.
EditFixtureActions - Class in org.mockcentral.editor.nodes.fixture
A class used to create and run the editing actions for the EditFixturePage.
EditFixtureActions() - Constructor for class org.mockcentral.editor.nodes.fixture.EditFixtureActions
 
EditFixtureDataPage - Class in org.mockcentral.editor.nodes.fixture.wizard
The WizardPage used to edit the name and description for a Mock Objects Fixture in an EditFixtureWizard.
EditFixtureDataPage(FixtureDataBean, FixtureNameValidator, boolean) - Constructor for class org.mockcentral.editor.nodes.fixture.wizard.EditFixtureDataPage
Creates a new instance.
EditFixtureGroupActions - Class in org.mockcentral.editor.nodes.fixture_group
A class used to display a wizard for creating a new Mock Objects Fixture.
EditFixtureGroupActions(IMockCentralNodeGroupViewer) - Constructor for class org.mockcentral.editor.nodes.fixture_group.EditFixtureGroupActions
Creates a new instance.
EditFixtureGroupPage - Class in org.mockcentral.editor.nodes.fixture_group
The MockCentralPluginNodeGroupView used for editing the list of Mock Object Fixtures.
EditFixtureGroupPage(FormToolkit, Composite) - Constructor for class org.mockcentral.editor.nodes.fixture_group.EditFixtureGroupPage
Creates a new instance.
EditFixtureImportsPage - Class in org.mockcentral.editor.nodes.fixture.wizard
The WizardPage used to edit the imports list for a Mock Objects Fixture in an EditFixtureWizard.
EditFixtureImportsPage(FixtureDataBean, MockCentralTableModel<MockCentralNode>, boolean) - Constructor for class org.mockcentral.editor.nodes.fixture.wizard.EditFixtureImportsPage
Creates a new instance.
EditFixturePage - Class in org.mockcentral.editor.nodes.fixture
The MockCentralPluginNodeView used for editing Mock Object Fixture data.
EditFixturePage(FormToolkit, Composite) - Constructor for class org.mockcentral.editor.nodes.fixture.EditFixturePage
Creates a new instance.
EditFixtureWizard - Class in org.mockcentral.editor.nodes.fixture.wizard
A Wizard used to edit data for a Mock Object fixture.
EditFixtureWizard(FixtureDataBean, FixtureNameValidator, MockCentralTableModel<MockCentralNode>, EditFixtureWizardType) - Constructor for class org.mockcentral.editor.nodes.fixture.wizard.EditFixtureWizard
Creates a new instance.
EditFixtureWizardDialog - Class in org.mockcentral.editor.nodes.fixture.wizard
The WizardDialog for use with EditFixtureWizard instances.
EditFixtureWizardDialog(Object...) - Constructor for class org.mockcentral.editor.nodes.fixture.wizard.EditFixtureWizardDialog
Creates a new instance.
EditFixtureWizardDialogSettingsManager - Class in org.mockcentral.editor.nodes.fixture.wizard
A WizardDialogSettingsManager class preserving settings for use with the EditFixtureWizard.
EditFixtureWizardDialogSettingsManager(WizardDialog) - Constructor for class org.mockcentral.editor.nodes.fixture.wizard.EditFixtureWizardDialogSettingsManager
Creates a new instance.
EditFixtureWizardType - Enum in org.mockcentral.editor.nodes.fixture.wizard
An enum specifying types of editing tasks performed using a EditFixtureWizard, specifically whether a newly created fixture is being built, a copied/pasted instance is being set up or an edit is being performed on a previously created fixture.
EditMockObjectActions - Class in org.mockcentral.editor.nodes.mockobject
A class used to create and run the editing actions for the EditMockObjectPage.
EditMockObjectActions() - Constructor for class org.mockcentral.editor.nodes.mockobject.EditMockObjectActions
 
EditMockObjectDataPage - Class in org.mockcentral.editor.nodes.mockobject.wizard
The WizardPage used to edit the name, interface class and JNDI name for a Mock Object within an EditMockObjectWizard.
EditMockObjectDataPage(EditMockObjectWizard, IMockObjectDataManager, boolean) - Constructor for class org.mockcentral.editor.nodes.mockobject.wizard.EditMockObjectDataPage
Creates a new instance.
EditMockObjectDecorationManager - Class in org.mockcentral.editor.nodes.mockobject
A class that manages decorations for a control used to edit the interface name for a Mock Object definition.
EditMockObjectDecorationManager() - Constructor for class org.mockcentral.editor.nodes.mockobject.EditMockObjectDecorationManager
 
EditMockObjectGroupActions - Class in org.mockcentral.editor.nodes.mockobject_group
A class used to display a wizard for creating a new Mock Object.
EditMockObjectGroupActions(IMockCentralNodeGroupViewer) - Constructor for class org.mockcentral.editor.nodes.mockobject_group.EditMockObjectGroupActions
Creates a new instance.
EditMockObjectGroupPage - Class in org.mockcentral.editor.nodes.mockobject_group
The MockCentralPluginNodeView used for editing the list of Mock Objects in the enclosing Fixture.
EditMockObjectGroupPage(FormToolkit, Composite) - Constructor for class org.mockcentral.editor.nodes.mockobject_group.EditMockObjectGroupPage
Creates a new instance.
EditMockObjectPage - Class in org.mockcentral.editor.nodes.mockobject
The MockCentralPluginNodeView used for editing Mock Object data.
EditMockObjectPage(FormToolkit, Composite) - Constructor for class org.mockcentral.editor.nodes.mockobject.EditMockObjectPage
Creates a new instance.
EditMockObjectWizard - Class in org.mockcentral.editor.nodes.mockobject.wizard
A Wizard used to edit data for a Mock Object.
EditMockObjectWizard(MockObjectDataBean, IMockObjectDataManager, IMethodsListEditor, EditMockObjectWizardType) - Constructor for class org.mockcentral.editor.nodes.mockobject.wizard.EditMockObjectWizard
 
EditMockObjectWizardDialog - Class in org.mockcentral.editor.nodes.mockobject.wizard
The WizardDialog for use with EditMockObjectWizard instances.
EditMockObjectWizardDialog(Object...) - Constructor for class org.mockcentral.editor.nodes.mockobject.wizard.EditMockObjectWizardDialog
Creates a new instance.
EditMockObjectWizardDialogSettingsManager - Class in org.mockcentral.editor.nodes.mockobject.wizard
WizardDialogSettingsManager class preserving settings for use with the EditMockObjectWizard.
EditMockObjectWizardDialogSettingsManager(WizardDialog) - Constructor for class org.mockcentral.editor.nodes.mockobject.wizard.EditMockObjectWizardDialogSettingsManager
Creates a new instance.
EditMockObjectWizardError - Enum in org.mockcentral.editor.nodes.mockobject.wizard
An enum used to identify errors generated within the wizard pages in this package.
EditMockObjectWizardType - Enum in org.mockcentral.editor.nodes.mockobject.wizard
An enum used to specify the types of EditMockObjectWizard.
EditNodeAction - Class in org.mockcentral.editor.nodes.actions
An Action class for opening an editor for a selected MockCentralNode instance.
EditNodeAction(IMockCentralNodeGroupViewer) - Constructor for class org.mockcentral.editor.nodes.actions.EditNodeAction
Creates a new instance.
EDITOR_ID - Static variable in class org.mockcentral.editor.MockCentralPluginEditor
The editor id.
EditorFormPage - Class in org.mockcentral.editor.components
A FormPage containing a ScrolledPageBook to show the MockCentralPluginNodeView instances associated with the various MockCentralNode classes.
EditorFormPage(FormEditor) - Constructor for class org.mockcentral.editor.components.EditorFormPage
Creates a new instance.
editParameter(SignaturePartBean, int) - Method in class org.mockcentral.editor.nodes.expectation.EditExpectationPartActions
 
editParameter(SignaturePartBean, int) - Method in interface org.mockcentral.editor.nodes.expectation.IEditExpectationPartActions
Shows a dialog for editing a Mock Object method parameter.
editResult() - Method in class org.mockcentral.editor.nodes.expectation.EditExpectationPartActions
 
editResult() - Method in interface org.mockcentral.editor.nodes.expectation.IEditExpectationPartActions
Shows a dialog for adding or editing the Mock Object method result
EditSignaturePartWizard - Class in org.mockcentral.editor.nodes.expectation.part.wizard
The Wizard class used for editing SignaturePartBean data.
EditSignaturePartWizard(String, String, FixtureNode, SignaturePartBean, boolean, boolean) - Constructor for class org.mockcentral.editor.nodes.expectation.part.wizard.EditSignaturePartWizard
Creates a new instance.
EditSignaturePartWizardDialog - Class in org.mockcentral.editor.nodes.expectation.part.wizard
The WizardDialog used with an EditSignaturePartWizard for editing SignaturePartBean data.
EditSignaturePartWizardDialog(Object...) - Constructor for class org.mockcentral.editor.nodes.expectation.part.wizard.EditSignaturePartWizardDialog
Creates a new instance.
EditSignaturepartWizardDialogSettingsManager - Class in org.mockcentral.editor.nodes.expectation.part.wizard
A utility class used to manage storage and retrieval of dialog settings for the EditSignaturePartWizard and related classes.
EditSignaturepartWizardDialogSettingsManager(WizardDialog, SignaturePartBean, boolean) - Constructor for class org.mockcentral.editor.nodes.expectation.part.wizard.EditSignaturepartWizardDialogSettingsManager
Creates a new instance.
EditSimpleBoundObjectOperation - Class in org.mockcentral.editor.nodes.fixture
An Operation invoked on a FixtureController instance to process an edit to the list of simple (non-Mock) JNDI-bound Objects to be loaded with the Fixture.
EditSimpleBoundObjectOperation(String, IUndoContext, FixtureController, SimpleBoundObjectModel, SimpleBoundObjectModel) - Constructor for class org.mockcentral.editor.nodes.fixture.EditSimpleBoundObjectOperation
Creates a new instance.
EditSimpleJNDIBoundObjectWizard - Class in org.mockcentral.editor.nodes.fixture.wizard
An EditSignaturePartWizard used to create a simple (non-Mock) JNDI-bound Object for the current fixture.
EditSimpleJNDIBoundObjectWizard(String, String, FixtureNode, SimpleBoundObjectModel, IMockObjectDataManager, boolean) - Constructor for class org.mockcentral.editor.nodes.fixture.wizard.EditSimpleJNDIBoundObjectWizard
Creates a new instance.
elementChanged(ElementChangedEvent) - Method in class org.mockcentral.editor.ElementChangeListener
 
ElementChangeListener - Class in org.mockcentral.editor
An IElementChangedListener used to forward any change events to the current MockCentralPluginEditor.
ElementChangeListener(IMockCentralPluginEditor, IJavaProject) - Constructor for class org.mockcentral.editor.ElementChangeListener
Creates a new instance.
ElementListSelector - Class in org.mockcentral.editor.nodes.expectation.part.wizard
A class used to select matching elements from a supplied array of Objects, for use by AbstractFieldEditor instances.
ElementListSelector(AbstractFieldEditor, String, String, boolean, Composite, ILabelProvider) - Constructor for class org.mockcentral.editor.nodes.expectation.part.wizard.ElementListSelector
Creates a new instance.
equals(Object) - Method in class org.mockcentral.editor.search.MatchingType
 
ErrorsWarningsPreferencePage - Class in org.mockcentral.editor.preferences
The PreferencePage used for editing the severity level of the warnings for various NodeProblemCategory values.
ErrorsWarningsPreferencePage() - Constructor for class org.mockcentral.editor.preferences.ErrorsWarningsPreferencePage
 
execute(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.expectation.operations.AddParameterOperation
 
execute(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.expectation.operations.AddResultOperation
 
execute(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.expectation.operations.ClearAnyParametersOperation
 
execute(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.expectation.operations.DeleteParameterOperation
 
execute(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.expectation.operations.DeleteResultOperation
 
execute(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.expectation.operations.MoveParameterOperation
 
execute(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.expectation.operations.SetAnyParametersOperation
 
execute(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.expectation.operations.SetExpectationDataOperation
 
execute(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.expectation.operations.SetParameterOperation
 
execute(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.expectation.operations.SetResultOperation
 
execute(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.fixture.AddFixtureImportOperation
 
execute(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.fixture.AddSimpleBoundObjectOperation
 
execute(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.fixture.EditSimpleBoundObjectOperation
 
execute(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.fixture.RemoveFixtureImportOperation
 
execute(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.fixture.RemoveSimpleBoundObjectOperation
 
execute(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.fixture.SetFixtureDataOperation
 
execute(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.mockobject.SetMockObjectDataOperation
 
execute(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.operations.AddMultipleNodesOperation
 
execute(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.operations.AddNodeOperation
 
execute(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.operations.DeleteNodeOperation
 
execute(IProgressMonitor, IAdaptable) - Method in class org.mockcentral.editor.nodes.operations.SortNodesOperation
 
executeAddParameter(SignaturePartBean) - Method in class org.mockcentral.editor.nodes.expectation.operations.EditExpectationOperationExecutions
 
executeAddParameter(SignaturePartBean) - Method in interface org.mockcentral.editor.nodes.expectation.operations.IEditExpectationOperationExecutions
Executes a new AddParameterOperation.
executeAddResult(SignaturePartBean) - Method in class org.mockcentral.editor.nodes.expectation.operations.EditExpectationOperationExecutions
 
executeAddResult(SignaturePartBean) - Method in interface org.mockcentral.editor.nodes.expectation.operations.IEditExpectationOperationExecutions
Executes a new AddResultOperation.
executeClearAnyParameters() - Method in class org.mockcentral.editor.nodes.expectation.operations.EditExpectationOperationExecutions
 
executeClearAnyParameters() - Method in interface org.mockcentral.editor.nodes.expectation.operations.IEditExpectationOperationExecutions
Executes a new ClearAnyParametersOperation.
executeDeleteParameter(int, SignaturePartBean) - Method in class org.mockcentral.editor.nodes.expectation.operations.EditExpectationOperationExecutions
 
executeDeleteParameter(int, SignaturePartBean) - Method in interface org.mockcentral.editor.nodes.expectation.operations.IEditExpectationOperationExecutions
Executes a new DeleteParameterOperation.
executeDeleteResult() - Method in class org.mockcentral.editor.nodes.expectation.operations.EditExpectationOperationExecutions
 
executeDeleteResult() - Method in interface org.mockcentral.editor.nodes.expectation.operations.IEditExpectationOperationExecutions
Executes a new DeleteResultOperation.
executeMoveParameterDown(int, SignaturePartBean) - Method in class org.mockcentral.editor.nodes.expectation.operations.EditExpectationOperationExecutions
 
executeMoveParameterDown(int, SignaturePartBean) - Method in interface org.mockcentral.editor.nodes.expectation.operations.IEditExpectationOperationExecutions
Executes a new MoveParameterOperation.
executeMoveParameterUp(int, SignaturePartBean) - Method in class org.mockcentral.editor.nodes.expectation.operations.EditExpectationOperationExecutions
 
executeMoveParameterUp(int, SignaturePartBean) - Method in interface org.mockcentral.editor.nodes.expectation.operations.IEditExpectationOperationExecutions
Executes a new MoveParameterOperation.
executeSetAnyParameters() - Method in class org.mockcentral.editor.nodes.expectation.operations.EditExpectationOperationExecutions
 
executeSetAnyParameters() - Method in interface org.mockcentral.editor.nodes.expectation.operations.IEditExpectationOperationExecutions
Executes a new SetAnyParametersOperation.
executeSetParameter(int, SignaturePartBean, SignaturePartBean) - Method in class org.mockcentral.editor.nodes.expectation.operations.EditExpectationOperationExecutions
 
executeSetParameter(int, SignaturePartBean, SignaturePartBean) - Method in interface org.mockcentral.editor.nodes.expectation.operations.IEditExpectationOperationExecutions
Executes a new SetParameterOperationOperation.
executeSetResult(SignaturePartBean, SignaturePartBean) - Method in class org.mockcentral.editor.nodes.expectation.operations.EditExpectationOperationExecutions
 
executeSetResult(SignaturePartBean, SignaturePartBean) - Method in interface org.mockcentral.editor.nodes.expectation.operations.IEditExpectationOperationExecutions
Executes a new SetResultOperation.
executeUpdateExpectationData(String[]) - Method in class org.mockcentral.editor.nodes.expectation.operations.EditExpectationOperationExecutions
 
executeUpdateExpectationData(String[]) - Method in interface org.mockcentral.editor.nodes.expectation.operations.IEditExpectationOperationExecutions
Executes a new SetExpectationDataOperation.

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