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

M

MarkerManager - Class in org.mockcentral.editor
A Class for managing the IMarker instances for a MockCentral plugin editor's IResource.
MarkerManager(IResource) - Constructor for class org.mockcentral.editor.MarkerManager
Creates a new instance.
MatchingType - Class in org.mockcentral.editor.search
A class used to record information about a found java element following a search done by a SearchEngine.
MatchingType(int, char[], char[], char[][]) - Constructor for class org.mockcentral.editor.search.MatchingType
Creates a new instance from the parameters.
MatchingType(int, String, String, String[]) - Constructor for class org.mockcentral.editor.search.MatchingType
Creates a new instance from the parameters.
MatchingTypeDetailsLabelProvider - Class in org.mockcentral.editor.search
An ILabelProvider used to display detailed information about a java element obtained from a MatchigType instance.
MatchingTypeDetailsLabelProvider(String) - Constructor for class org.mockcentral.editor.search.MatchingTypeDetailsLabelProvider
Creates a new instance.
MatchingTypesListLabelProvider - Class in org.mockcentral.editor.search
A DelegatingStyledCellLabelProvider.IStyledLabelProvider implementation that returns styled labels and various standard type images for elements to be displayed in instances of the SelectTypeDialog class.
MatchingTypesListLabelProvider(DuplicatedTypeNameProvider) - Constructor for class org.mockcentral.editor.search.MatchingTypesListLabelProvider
Creates a new instance.
methodNameChanged() - Method in class org.mockcentral.editor.nodes.expectation.EditExpectationPage
 
methodTypeChanged() - Method in class org.mockcentral.editor.nodes.expectation.EditExpectationPage
 
MockableMethodsTableLabelProvider - Class in org.mockcentral.editor.nodes.expectation.wizard
A TableLabelProviderAdapter for tables displaying MockableMethod instances.
MockableMethodsTableLabelProvider(Class<?>) - Constructor for class org.mockcentral.editor.nodes.expectation.wizard.MockableMethodsTableLabelProvider
Creates a new instance.
MockCentralActivator - Class in org.mockcentral.editor
The main MockCentral Editor plugin class to be used in the desktop.
MockCentralActivator() - Constructor for class org.mockcentral.editor.MockCentralActivator
Assigns the shared instance
MockCentralPluginAction - Class in org.mockcentral.editor.nodes.actions
Base class for the Action classes used in the Mock Central Plug-in, providing convenience methods for accessing the MockCentralEditor's operation history and undo context.
MockCentralPluginAction() - Constructor for class org.mockcentral.editor.nodes.actions.MockCentralPluginAction
 
MockCentralPluginDialogFactory - Class in org.mockcentral.editor.dialogs
A class that implements IMockCentralUIFactory to provide dialogs for the MockCentral Plug-in.
MockCentralPluginDialogFactory() - Constructor for class org.mockcentral.editor.dialogs.MockCentralPluginDialogFactory
 
MockCentralPluginEditor - Class in org.mockcentral.editor
A FormEditor used to edit Mock Central configuration files.
MockCentralPluginEditor() - Constructor for class org.mockcentral.editor.MockCentralPluginEditor
 
MockCentralPluginLogger - Class in org.mockcentral.editor.logging
An IMockCentralLogger implementation for the MockCentral Editor plug-in.
MockCentralPluginLogger() - Constructor for class org.mockcentral.editor.logging.MockCentralPluginLogger
 
MockCentralPluginNodeGroupView - Class in org.mockcentral.editor.components
Base for the view classes used to edit MockCentralNode data which display a group of child nodes.
MockCentralPluginNodeGroupView(FormToolkit, Composite) - Constructor for class org.mockcentral.editor.components.MockCentralPluginNodeGroupView
Creates a new instance.
MockCentralPluginNodeView - Class in org.mockcentral.editor.components
Base for the view classes used to edit MockCentralNode data.
MockCentralPluginNodeView(FormToolkit, Composite) - Constructor for class org.mockcentral.editor.components.MockCentralPluginNodeView
Creates a new instance.
MockCentralPluginOutlinePage - Class in org.mockcentral.editor.outline
A ContentOutlinePage for the Outline view.
MockCentralPluginOutlinePage(Document, IResource) - Constructor for class org.mockcentral.editor.outline.MockCentralPluginOutlinePage
Creates a new instance, building a new MockCentralTreeModel from the Document to provide content for the TreeViewer.
MockCentralPluginPreferenceInitializer - Class in org.mockcentral.editor.preferences
An AbstractPreferenceInitializer class for the Mock Central plugin.
MockCentralPluginPreferenceInitializer() - Constructor for class org.mockcentral.editor.preferences.MockCentralPluginPreferenceInitializer
 
MockCentralPluginTreeModel - Class in org.mockcentral.editor.viewers
A MockCentralTreeModel subclass that implements ITreeContentProvider in order to function as the content provider for the TreeViewer contained on the MockCentralPluginOutlinePage.
MockCentralPluginTreeModel(Document) - Constructor for class org.mockcentral.editor.viewers.MockCentralPluginTreeModel
Creates a new instance.
mockObjectInterfaceChanged() - Method in class org.mockcentral.editor.nodes.mockobject.EditMockObjectPage
 
mockObjectNameChanged() - Method in class org.mockcentral.editor.nodes.mockobject.EditMockObjectPage
 
moveEntryDown(int) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.ChildrenListEditor
Moves a child entry down within the list and updates the table.
moveEntryUp(int) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.ChildrenListEditor
Moves a child entry up within the list and updates the table.
moveParameterDown(int, SignaturePartBean) - Method in class org.mockcentral.editor.nodes.expectation.EditExpectationPartManager
 
moveParameterDown(int, SignaturePartBean) - Method in interface org.mockcentral.editor.nodes.expectation.IEditExpectationPartManager
Moves the supplied parameter SignaturepartBean down in the list
MoveParameterOperation - Class in org.mockcentral.editor.nodes.expectation.operations
An Operation invoked on an ExpectationController instance to move one of the Mock Object method parameters up or down in the parameters list.
MoveParameterOperation(String, IUndoContext, ExpectationController, SignaturePartBean, int, boolean) - Constructor for class org.mockcentral.editor.nodes.expectation.operations.MoveParameterOperation
Creates a new instance.
moveParameterUp(int, SignaturePartBean) - Method in class org.mockcentral.editor.nodes.expectation.EditExpectationPartManager
 
moveParameterUp(int, SignaturePartBean) - Method in interface org.mockcentral.editor.nodes.expectation.IEditExpectationPartManager
Moves the supplied parameter SignaturepartBean up in the list

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