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

D

DeletedNodeEditorPage - Class in org.mockcentral.editor.components
A MockCentralPluginNodeView used for displaying a deleted MockCentralNode.
DeletedNodeEditorPage(FormToolkit, Composite, String) - Constructor for class org.mockcentral.editor.components.DeletedNodeEditorPage
Creates a new instance.
DeleteNodeAction - Class in org.mockcentral.editor.nodes.actions
An Action class for deleting a MockCentralNode instance from its enclosing group.
DeleteNodeAction(IMockCentralNodeGroupViewer) - Constructor for class org.mockcentral.editor.nodes.actions.DeleteNodeAction
Creates a new instance.
DeleteNodeOperation - Class in org.mockcentral.editor.nodes.operations
An Operation invoked on a MockCentralGroupNodeController instance to delete one of the MockCentralNode instances in the list of children.
DeleteNodeOperation(String, IUndoContext, MockCentralGroupNodeController, MockCentralNode, int) - Constructor for class org.mockcentral.editor.nodes.operations.DeleteNodeOperation
Creates a new instance.
deleteParameter(int, SignaturePartBean) - Method in class org.mockcentral.editor.nodes.expectation.EditExpectationPartManager
 
deleteParameter(int, SignaturePartBean) - Method in interface org.mockcentral.editor.nodes.expectation.IEditExpectationPartManager
Deletes the supplied parameter SignaturepartBean.
DeleteParameterOperation - Class in org.mockcentral.editor.nodes.expectation.operations
An Operation invoked on an ExpectationController instance to delete one of the Mock Object method's parameters.
DeleteParameterOperation(String, IUndoContext, ExpectationController, SignaturePartBean, int) - Constructor for class org.mockcentral.editor.nodes.expectation.operations.DeleteParameterOperation
Creates a new instance.
deleteResult() - Method in class org.mockcentral.editor.nodes.expectation.EditExpectationPartManager
 
deleteResult() - Method in interface org.mockcentral.editor.nodes.expectation.IEditExpectationPartManager
Deletes the supplied result SignaturepartBean.
DeleteResultOperation - Class in org.mockcentral.editor.nodes.expectation.operations
An Operation invoked on an ExpectationController instance to delete the Mock Object method's result.
DeleteResultOperation(String, IUndoContext, ExpectationController, SignaturePartBean) - Constructor for class org.mockcentral.editor.nodes.expectation.operations.DeleteResultOperation
Creates a new instance.
deleteSelectedChild(int) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.ChildrenListEditor
Deletes the child instance at the selected index.
deleteSimpleBoundObject(SimpleBoundObjectModel) - Method in class org.mockcentral.editor.nodes.fixture.EditFixtureActions
 
deleteSimpleBoundObject(SimpleBoundObjectModel) - Method in interface org.mockcentral.editor.nodes.fixture.IEditFixtureActions
Deletes a simple (non-Mock) JNDI-bound object from the current fixture's list.
dialog - Variable in class org.mockcentral.editor.wizards.WizardDialogSettingsManager
The WizardDialog the settings of which are managed by this instance.
DIALOG_HEIGHT - Static variable in class org.mockcentral.editor.wizards.WizardDialogSettingsManager
the identifier for the dialog settings section preserving the dialog height
DIALOG_LOCATION_SETTINGS - Static variable in class org.mockcentral.editor.wizards.WizardDialogSettingsManager
the identifier for the dialog settings section preserving the dialog location
DIALOG_LOCATION_X - Static variable in class org.mockcentral.editor.wizards.WizardDialogSettingsManager
the identifier for the dialog settings section preserving the dialog horizontal location
DIALOG_LOCATION_Y - Static variable in class org.mockcentral.editor.wizards.WizardDialogSettingsManager
the identifier for the dialog settings section preserving the dialog vertical location
DIALOG_SIZE_SETTINGS - Static variable in class org.mockcentral.editor.wizards.WizardDialogSettingsManager
the identifier for the dialog settings section preserving the dialog size
DIALOG_WIDTH - Static variable in class org.mockcentral.editor.wizards.WizardDialogSettingsManager
the identifier for the dialog settings section preserving the dialog width
dispose() - Method in class org.mockcentral.editor.components.EditorFormPage
 
dispose() - Method in class org.mockcentral.editor.components.MockCentralPluginNodeGroupView
Disposes of resources as necessary.
dispose() - Method in class org.mockcentral.editor.components.MockCentralPluginNodeView
disposes of resources as necessary.
dispose() - Method in class org.mockcentral.editor.MockCentralPluginEditor
 
dispose() - Method in class org.mockcentral.editor.nodes.ClipboardAdapter
 
dispose() - Static method in class org.mockcentral.editor.nodes.NodeTransfer
Sets the instance to null.
dispose() - Method in class org.mockcentral.editor.outline.MockCentralPluginOutlinePage
 
dispose() - Method in class org.mockcentral.editor.search.MatchingTypeDetailsLabelProvider
 
dispose() - Method in class org.mockcentral.editor.search.MatchingTypesListLabelProvider
 
dispose() - Method in class org.mockcentral.editor.TitleImagesManager
Disposes the stored images.
dispose() - Method in class org.mockcentral.editor.viewers.MockCentralPluginTreeModel
 
dispose() - Method in class org.mockcentral.editor.viewers.TableContentProvider
 
dispose() - Method in class org.mockcentral.editor.viewers.TableLabelProviderAdapter
 
doSave(IProgressMonitor) - Method in class org.mockcentral.editor.MockCentralPluginEditor
 
doSaveAs() - Method in class org.mockcentral.editor.MockCentralPluginEditor
 
doSearch(char[], int) - Method in class org.mockcentral.editor.search.SearchManager
Searches the workspace scope using the SearchPattern.R_PREFIX_MATCH for java elements matching the supplied typename and element type match rule, returning an ArrayList of MatchingType instances containing information about all results.
doubleClick(DoubleClickEvent) - Method in class org.mockcentral.editor.components.MockCentralPluginNodeGroupView
 
doubleClick(DoubleClickEvent) - Method in class org.mockcentral.editor.nodes.expectation.EditExpectationPage
 
doubleClick(DoubleClickEvent) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.ChildrenListEditor
 
doubleClick(DoubleClickEvent) - Method in class org.mockcentral.editor.nodes.fixture.EditFixturePage
 
doUpdate(NodeProblem, boolean) - Method in class org.mockcentral.editor.MarkerManager
 
DuplicatedTypeNameProvider - Interface in org.mockcentral.editor.search
Interface for classes used by MatchingTypesListLabelProvider instances to determine if a type's name duplicates another, requiring additional qualifying information for proper display.

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