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

C

canFinish() - Method in class org.mockcentral.editor.new_wizard.NewMockCentralFileWizard
 
canFinish - Variable in class org.mockcentral.editor.nodes.expectation.part.wizard.EditSignaturePartWizard
The value for whether the wizard can finish.
canFinish() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.EditSignaturePartWizard
 
canFinish() - Method in class org.mockcentral.editor.nodes.expectation.wizard.EditExpectationWizard
 
canFinish() - Method in class org.mockcentral.editor.nodes.mockobject.wizard.EditMockObjectWizard
 
canFlipToNextPage() - Method in class org.mockcentral.editor.nodes.mockobject.wizard.EditMockObjectDataPage
 
checkNodeProblems() - Method in class org.mockcentral.editor.nodes.mockobject.EditMockObjectDecorationManager
Inspects the current MockObjectNode for problems and updates the ControlDecoration as necessary.
childrenChanged() - Method in class org.mockcentral.editor.components.MockCentralPluginNodeGroupView
 
childrenChanged() - Method in class org.mockcentral.editor.viewers.TableViewerAdapter
 
ChildrenListEditor - Class in org.mockcentral.editor.nodes.expectation.part.wizard
A class used to edit a list of SignaturePartBean child instances, for use by AbstractFieldEditor classes.
ChildrenListEditor(AbstractFieldEditor, FixtureNode, SignaturePartBean, List<SignaturePartBean>, Composite, List<EditSignaturePartWizardDialog>) - Constructor for class org.mockcentral.editor.nodes.expectation.part.wizard.ChildrenListEditor
Creates a new instance.
childrenListEditor - Variable in class org.mockcentral.editor.nodes.expectation.part.wizard.InstanceFieldEditor
The ChildrenListEditor used to edit nested SignaturePartBean instances.
ChooseConstructorPage - Class in org.mockcentral.editor.nodes.expectation.part.wizard
A WizardPage used to select a specific Constructor and SignaturePartBeanCreationStrategy for use in creating the list of SignaturePartBean instances modeling the Constructor arguments for an Instance value type.
ChooseConstructorPage(AddConstructorArgsWizard, SignaturePartBean) - Constructor for class org.mockcentral.editor.nodes.expectation.part.wizard.ChooseConstructorPage
Creates a new instance.
ClassLoaderBuilder - Class in org.mockcentral.editor
The MockCentral plugin editor class used to build the ClassLoader for the MockCentralApplication.
ClassLoaderBuilder() - Constructor for class org.mockcentral.editor.ClassLoaderBuilder
 
classNameText - Variable in class org.mockcentral.editor.nodes.expectation.part.wizard.InstanceFieldEditor
The Text for displaying/editing the class name.
classpathChanged() - Method in interface org.mockcentral.editor.IMockCentralPluginEditor
Notification that the Classpath affecting the editor has changed.
classpathChanged() - Method in class org.mockcentral.editor.MockCentralPluginEditor
 
classpathElementsChanged(List<String>) - Method in interface org.mockcentral.editor.IMockCentralPluginEditor
Notification that compilation unit elements on the Classpath affecting the editor have changed.
classpathElementsChanged(List<String>) - Method in class org.mockcentral.editor.MockCentralPluginEditor
 
clearAnyParameters() - Method in class org.mockcentral.editor.nodes.expectation.EditExpectationPartManager
 
clearAnyParameters() - Method in interface org.mockcentral.editor.nodes.expectation.IEditExpectationPartManager
Clears the "any parameters" status.
ClearAnyParametersOperation - Class in org.mockcentral.editor.nodes.expectation.operations
An Operation invoked on an ExpectationController instance to un-set the parameters list to "any".
ClearAnyParametersOperation(String, IUndoContext, ExpectationController) - Constructor for class org.mockcentral.editor.nodes.expectation.operations.ClearAnyParametersOperation
Creates a new instance.
clearContents() - Method in class org.mockcentral.editor.nodes.ClipboardAdapter
 
clipboard - Variable in class org.mockcentral.editor.nodes.ClipboardAdapter
 
ClipboardAdapter - Class in org.mockcentral.editor.nodes
An adpater class that wraps a Clipboard to implement the IMockCentralClipboard interface.
ClipboardAdapter(Clipboard) - Constructor for class org.mockcentral.editor.nodes.ClipboardAdapter
Creates a new instance.
closeDialog() - Method in class org.mockcentral.editor.dialogs.MockCentralPluginDialogFactory
Closes the currently open Dialog, if any.
closeDialog() - Method in class org.mockcentral.editor.dialogs.SaveAsDialogAdapter
Closes the currently open Dialog, if any.
CollectionFieldEditor - Class in org.mockcentral.editor.nodes.expectation.part.wizard
Editor used to set values for SignaturepartBean instances modeling Collection value type objects.
CollectionFieldEditor(SelectSignaturePartTypePage, FixtureNode, SignaturePartBean, Composite) - Constructor for class org.mockcentral.editor.nodes.expectation.part.wizard.CollectionFieldEditor
Creates a new instance.
collectNodeProblems() - Method in class org.mockcentral.editor.viewers.TreeViewerAdapter
 
ConstantFieldEditor - Class in org.mockcentral.editor.nodes.expectation.part.wizard
Factory class for editors used to set values for SignaturepartBean instances modeling Enum and Constant value type objects.
ConstantFieldEditor(SelectSignaturePartTypePage, SignaturePartBean, Composite) - Constructor for class org.mockcentral.editor.nodes.expectation.part.wizard.ConstantFieldEditor
Creates a new instance.
ConstructorTableLabelProvider - Class in org.mockcentral.editor.nodes.expectation.part.wizard
A simple TableLabelProvider used for displaying Constructors in a table.
ConstructorTableLabelProvider() - Constructor for class org.mockcentral.editor.nodes.expectation.part.wizard.ConstructorTableLabelProvider
 
containsMemberType(MatchingType) - Method in class org.mockcentral.editor.search.FilterManager
 
CopyNodeAction - Class in org.mockcentral.editor.nodes.actions
An Action class for copying a MockCentralNode instance to the clipboard.
CopyNodeAction(IMockCentralNodeGroupViewer) - Constructor for class org.mockcentral.editor.nodes.actions.CopyNodeAction
Creates a new instance.
createButton(Composite, String, String) - Method in class org.mockcentral.editor.components.MockCentralPluginNodeView
Utility method to create a push-style Button for the view.
createChildrenListEditor() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.InstanceFieldEditor
Creates the editor for the list of nested SignaturepartBean instances.
createCollectionEntriesEditor() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.CollectionFieldEditor
Creates t editor for the collection entries.
createContents(Composite) - Method in class org.mockcentral.editor.preferences.ErrorsWarningsPreferencePage
 
createControl(Composite) - Method in class org.mockcentral.editor.new_wizard.NewMockCentralFileWizardPage
 
createControl(Composite) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.ChooseConstructorPage
 
createControl(Composite) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.SelectSignaturePartTypePage
 
createControl(Composite) - Method in class org.mockcentral.editor.nodes.expectation.wizard.EditExpectationDataPage
 
createControl(Composite) - Method in class org.mockcentral.editor.nodes.fixture.wizard.EditFixtureDataPage
 
createControl(Composite) - Method in class org.mockcentral.editor.nodes.fixture.wizard.EditFixtureImportsPage
 
createControl(Composite) - Method in class org.mockcentral.editor.nodes.fixture.wizard.SetJndiNamePage
 
createControl(Composite) - Method in class org.mockcentral.editor.nodes.mockobject.wizard.AddMethodExpectationsPage
 
createControl(Composite) - Method in class org.mockcentral.editor.nodes.mockobject.wizard.EditMockObjectDataPage
 
createControl(Composite) - Method in class org.mockcentral.editor.nodes.mockobject.wizard.SetMethodDetailsPage
 
createControl(Composite) - Method in class org.mockcentral.editor.outline.MockCentralPluginOutlinePage
 
createEditorContent(Composite) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.AbstractFieldEditor
Creates the editor contents.
createEditorContent(Composite) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.CollectionFieldEditor
 
createExpectationCopy() - Method in interface org.mockcentral.editor.nodes.actions.INodeCopier
Returns a new copy of the current ExpectationNode.
createExpectationCopy() - Method in class org.mockcentral.editor.nodes.actions.NodeCopier
 
createExtendedContentArea(Composite) - Method in class org.mockcentral.editor.search.SelectTypeDialog
 
createFieldEditors() - Method in class org.mockcentral.editor.preferences.JndiSettingsPreferencePage
 
createFilter() - Method in class org.mockcentral.editor.search.SelectTypeDialog
 
createFixtureCopy() - Method in interface org.mockcentral.editor.nodes.actions.INodeCopier
Returns a new copy of the current FixtureNode, opening a wizard to get user input for the fixture data.
createFixtureCopy() - Method in class org.mockcentral.editor.nodes.actions.NodeCopier
 
createFormContent(IManagedForm) - Method in class org.mockcentral.editor.components.EditorFormPage
 
createImagesMap() - Method in class org.mockcentral.editor.viewers.TableLabelProviderAdapter
Creates and populates the Map containing the images used for the columns.
createLabel(Composite, String) - Method in class org.mockcentral.editor.components.MockCentralPluginNodeView
Utility method to create a Label for the view.
createMockObjectCopy() - Method in interface org.mockcentral.editor.nodes.actions.INodeCopier
Returns a new copy of the current MockObjectNode, opening a wizard to get user input for the mock object data.
createMockObjectCopy() - Method in class org.mockcentral.editor.nodes.actions.NodeCopier
 
createPageContent(FormToolkit) - Method in class org.mockcentral.editor.components.MockCentralPluginNodeGroupView
Creates the content of the page.
createParametersTableActions() - Method in class org.mockcentral.editor.nodes.expectation.EditExpectationPartActions
 
createParametersTableActions() - Method in interface org.mockcentral.editor.nodes.expectation.IEditExpectationPartActions
Creates the actions for the parameters table.
createResultTableActions() - Method in class org.mockcentral.editor.nodes.expectation.EditExpectationPartActions
 
createResultTableActions() - Method in interface org.mockcentral.editor.nodes.expectation.IEditExpectationPartActions
Creates the actions for the expected result table.
createSettings(WizardDialog) - Method in class org.mockcentral.editor.nodes.fixture.wizard.EditFixtureWizard
Creates the dialog settings manager.
createSettings(EditMockObjectWizardDialog) - Method in class org.mockcentral.editor.nodes.mockobject.wizard.EditMockObjectWizard
Creates the dialog settings manager.
createSimpleBoundObjectsTableActions(Table, TableViewerAdapter) - Method in class org.mockcentral.editor.nodes.fixture.EditFixtureActions
 
createSimpleBoundObjectsTableActions(Table, TableViewerAdapter) - Method in interface org.mockcentral.editor.nodes.fixture.IEditFixtureActions
Creates the IAction instances for editing the list of simple (non-Mock) JNDI-bound Objects displayed in the Table on the page.
createTableActions(Table) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.ChildrenListEditor
Creates the Action instances for the popup menu for the table.
createValueClassNameEditor(Integer...) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.AbstractFieldEditor
Creates the Composite used to edit the value class name of the SignaturePartBean.
createValueClassNameEditor(Integer...) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.CollectionFieldEditor
 
createValueClassNameEditor(Integer...) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.ConstantFieldEditor
 
createValueClassNameEditor(Integer...) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.InstanceFieldEditor
 
createValueClassNameEditor(Integer...) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.NullFieldEditor
 
createValueClassNameEditor(Integer...) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.ReferrableFieldEditor
 
createValueClassNameEditor(Integer...) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.SimpleValueFieldEditor
 
createValueEditor(Integer...) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.AbstractFieldEditor
Creates the Composite used to edit the value of the SignaturePartBean.
createValueEditor(Integer...) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.CollectionFieldEditor
 
createValueEditor(Integer...) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.ConstantFieldEditor
 
createValueEditor(Integer...) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.InstanceFieldEditor
 
createValueEditor(Integer...) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.NullFieldEditor
 
createValueEditor(Integer...) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.SimpleValueFieldEditor
 
CutNodeAction - Class in org.mockcentral.editor.nodes.actions
An Action class for cutting a MockCentralNode instance from its enclosing group.
CutNodeAction(IMockCentralNodeGroupViewer) - Constructor for class org.mockcentral.editor.nodes.actions.CutNodeAction
Creates a new instance.

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