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

A

AbstractFieldEditor - Class in org.mockcentral.editor.nodes.expectation.part.wizard
Base class for the Composite classes used to edit SignaturePartBean data for specific value types.
AbstractFieldEditor(SelectSignaturePartTypePage, SignaturePartBean, Composite) - Constructor for class org.mockcentral.editor.nodes.expectation.part.wizard.AbstractFieldEditor
Creates a new instance.
AbstractNodeEditingActions - Class in org.mockcentral.editor.nodes.actions
Base class for the various classes that create and run IActions instances related to editing configuration file contents.
AbstractNodeEditingActions() - Constructor for class org.mockcentral.editor.nodes.actions.AbstractNodeEditingActions
 
activateNode(MockCentralNode) - Method in class org.mockcentral.editor.viewers.TreeViewerAdapter
 
addChild() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.ChildrenListEditor
Shows an EditSignaturePartDialog used to create a new Collection entry or constructor argument.
AddConstructorArgsWizard - Class in org.mockcentral.editor.nodes.expectation.part.wizard
An EditSignaturePartWizard subclass used to create and assign a group of SignaturePartBean instances forming the Constructor arguments for a parent instance.
AddConstructorArgsWizard(FixtureNode, SignaturePartBean) - Constructor for class org.mockcentral.editor.nodes.expectation.part.wizard.AddConstructorArgsWizard
Creates a new instance.
addDefaultConstructorArgs() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.ChildrenListEditor
Opens an AddConstructorArgsWizard to select a constructor and build matching default child values in one step.
addDoubleClickListener(IDoubleClickListener) - Method in class org.mockcentral.editor.viewers.TableViewerAdapter
Adds an IDoubleClickListener to the TableViewer.
addFixtureImport(FixtureNode) - Method in class org.mockcentral.editor.nodes.fixture.EditFixtureActions
 
addFixtureImport(int, FixtureNode) - Method in class org.mockcentral.editor.nodes.fixture.EditFixturePage
 
addFixtureImport(FixtureNode) - Method in interface org.mockcentral.editor.nodes.fixture.IEditFixtureActions
Executes an action to add a new FixtureNode import.
AddFixtureImportOperation - Class in org.mockcentral.editor.nodes.fixture
An Operation invoked on a FixtureController instance to process an addition to the list of other Fixtures imported by the current one.
AddFixtureImportOperation(String, IUndoContext, FixtureController, List<MockCentralNode>, FixtureNode) - Constructor for class org.mockcentral.editor.nodes.fixture.AddFixtureImportOperation
Creates a new instance, assigining the supplied field data.
addListener(ILabelProviderListener) - Method in class org.mockcentral.editor.search.MatchingTypeDetailsLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.mockcentral.editor.search.MatchingTypesListLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.mockcentral.editor.viewers.TableLabelProviderAdapter
 
addMemberType(MatchingType) - Method in class org.mockcentral.editor.search.FilterManager
 
AddMethodExpectationsPage - Class in org.mockcentral.editor.nodes.mockobject.wizard
The WizardPage used to add method expectations to a Mock Object within an EditMockObjectWizard.
AddMethodExpectationsPage(EditMockObjectWizard, boolean, MockableMethodsTableModelBuilder, MethodNameValidator) - Constructor for class org.mockcentral.editor.nodes.mockobject.wizard.AddMethodExpectationsPage
Creates a new instance.
AddMultipleNodesOperation - Class in org.mockcentral.editor.nodes.operations
An Operation invoked on a MockCentralGroupNodeController instance to add multiple MockCentralNode instances to the list of children.
AddMultipleNodesOperation(String, IUndoContext, MockCentralGroupNodeController, List<MockCentralNode>) - Constructor for class org.mockcentral.editor.nodes.operations.AddMultipleNodesOperation
Creates a new instance.
addNewChildren(List<MockCentralNode>) - Method in class org.mockcentral.editor.components.MockCentralPluginNodeGroupView
Creates and executes a new AddMultipleNodesOperation with the supplied list of MockCentralNode instances.
addNewChildren(List<MockCentralNode>) - Method in class org.mockcentral.editor.outline.MockCentralPluginOutlinePage
 
AddNodeOperation - Class in org.mockcentral.editor.nodes.operations
An AbstractOperation invoked on a MockCentralGroupNodeController instance to add a new MockCentralNode to the list of children.
AddNodeOperation(String, IUndoContext, MockCentralGroupNodeController, MockCentralNode) - Constructor for class org.mockcentral.editor.nodes.operations.AddNodeOperation
Creates a new instance.
addPages() - Method in class org.mockcentral.editor.MockCentralPluginEditor
 
addPages() - Method in class org.mockcentral.editor.new_wizard.NewMockCentralFileWizard
 
addPages() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.AddConstructorArgsWizard
 
addPages() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.EditSignaturePartWizard
 
addPages() - Method in class org.mockcentral.editor.nodes.expectation.wizard.EditExpectationWizard
 
addPages() - Method in class org.mockcentral.editor.nodes.fixture.wizard.EditFixtureWizard
 
addPages() - Method in class org.mockcentral.editor.nodes.fixture.wizard.EditSimpleJNDIBoundObjectWizard
 
addPages() - Method in class org.mockcentral.editor.nodes.mockobject.wizard.EditMockObjectWizard
 
addParameter(SignaturePartBean) - Method in class org.mockcentral.editor.nodes.expectation.EditExpectationPartActions
 
addParameter(SignaturePartBean) - Method in interface org.mockcentral.editor.nodes.expectation.IEditExpectationPartActions
Shows a dialog for adding a parameter to the Mock Object method signature.
AddParameterOperation - Class in org.mockcentral.editor.nodes.expectation.operations
An Operation invoked on an ExpectationController instance to add to the Mock Object method's parameters.
AddParameterOperation(String, IUndoContext, ExpectationController, SignaturePartBean) - Constructor for class org.mockcentral.editor.nodes.expectation.operations.AddParameterOperation
Creates a new instance.
AddResultOperation - Class in org.mockcentral.editor.nodes.expectation.operations
An Operation invoked on an ExpectationController instance to add a result to the Mock Object method.
AddResultOperation(String, IUndoContext, ExpectationController, SignaturePartBean) - Constructor for class org.mockcentral.editor.nodes.expectation.operations.AddResultOperation
Creates a new instance.
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.mockcentral.editor.outline.MockCentralPluginOutlinePage
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.mockcentral.editor.viewers.TableViewerAdapter
Adds an ISelectionChangedListener to the TableViewer.
AddSimpleBoundObjectOperation - Class in org.mockcentral.editor.nodes.fixture
An Operation invoked on a FixtureController instance to process an addition to the list of simple (non-Mock) JNDI-bound Objects to be loaded with the Fixture.
AddSimpleBoundObjectOperation(String, IUndoContext, FixtureController, SimpleBoundObjectModel) - Constructor for class org.mockcentral.editor.nodes.fixture.AddSimpleBoundObjectOperation
Creates a new instance.
allChildrenSectionTitleKey - Variable in class org.mockcentral.editor.components.MockCentralPluginNodeGroupView
A key for looking up the String to be used for the title of the Section containing the TableViewer that displays the children.
assignStrategy(String) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.ChooseConstructorPage
Assigns the SignaturePartElementCreationStrategy determining how Constructor arguments will be created.

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