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

G

getActiveNode() - Method in class org.mockcentral.editor.viewers.TreeViewerAdapter
 
getAdapter(Class) - Method in class org.mockcentral.editor.MockCentralPluginEditor
 
getBean() - Method in class org.mockcentral.editor.nodes.mockobject.wizard.EditMockObjectWizard
Returns the MockObjectDataBean storing the Mock Object data.
getBooleanSetting(String) - Method in class org.mockcentral.editor.wizards.WizardDialogSettingsManager
Convenience method for subclasses which returns a boolean value for a setting stored under the supplied String.
getChildren(Object) - Method in class org.mockcentral.editor.viewers.MockCentralPluginTreeModel
 
getClassLoader() - Method in class org.mockcentral.editor.MockCentralPluginEditor
 
getClipboard() - Method in class org.mockcentral.editor.components.MockCentralPluginNodeGroupView
 
getClipboard() - Method in class org.mockcentral.editor.outline.MockCentralPluginOutlinePage
 
getColumnImage(Object, int) - Method in class org.mockcentral.editor.viewers.NodeGroupTableLabelProvider
 
getColumnImage(Object, int) - Method in class org.mockcentral.editor.viewers.TableLabelProviderAdapter
 
getColumnText(Object, int) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.ConstructorTableLabelProvider
 
getColumnText(Object, int) - Method in class org.mockcentral.editor.nodes.expectation.SignaturePartTableLabelProvider
 
getColumnText(Object, int) - Method in class org.mockcentral.editor.nodes.expectation.wizard.MockableMethodsTableLabelProvider
 
getColumnText(Object, int) - Method in class org.mockcentral.editor.nodes.fixture.SimpleBoundObjectsTableLabelProvider
 
getColumnText(Object, int) - Method in class org.mockcentral.editor.viewers.NodeGroupTableLabelProvider
 
getContents(IMockCentralNodeTransfer) - Method in class org.mockcentral.editor.nodes.ClipboardAdapter
 
getControl() - Method in class org.mockcentral.editor.outline.MockCentralPluginOutlinePage
 
getCurrentEditor() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.SelectSignaturePartTypePage
Returns the currently displayed AbstractFieldEditor.
getCurrentNode() - Method in class org.mockcentral.editor.MockCentralPluginEditor
 
getDecorationManager() - Method in class org.mockcentral.editor.nodes.mockobject.EditMockObjectPage
Returns the EditMockObjectDecorationManager used to manage the ControlDecoration indicating problems with the Mock Object interface name.
getDefault() - Static method in class org.mockcentral.editor.MockCentralActivator
Returns the shared instance.
getDescription() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.EditSignaturePartWizard
Returns the description of the Object being edited, which will be a method parameter, expected result or simple (non-Mock) JNDI-bound Object.
getDialog() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.AbstractFieldEditor
Returns the EditSignaturePartWizardDialog.
getDialog() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.EditSignaturePartWizard
Returns the EditSignaturePartWizardDialog.
getDialogLocation() - Method in class org.mockcentral.editor.wizards.WizardDialogSettingsManager
Returns a Point describing the current dialog location.
getDialogSettings() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.AddConstructorArgsWizard
 
getDialogSettings() - Method in class org.mockcentral.editor.search.SelectTypeDialog
 
getDialogSettingsManager() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.EditSignaturePartWizard
Returns the EditSignaturepartWizardDialogSettingsManager used to store and retrieve dialog settings.
getDialogSettingsManager() - Method in class org.mockcentral.editor.nodes.expectation.wizard.EditExpectationWizard
Returns the EditExpectationWizardDialogSettingsManager.
getDialogSettingsManager() - Method in class org.mockcentral.editor.nodes.fixture.wizard.EditFixtureWizard
Returns the WizardDialogSettingsManager.
getDialogSettingsManager() - Method in class org.mockcentral.editor.nodes.mockobject.wizard.EditMockObjectWizard
Returns the WizardDialogSettingsManager.
getDialogSize() - Method in class org.mockcentral.editor.wizards.WizardDialogSettingsManager
Returns a Point describing the current dialog size.
getEditor(ValueType, FixtureNode) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.ReferrableFieldEditor
Returns an editor used to set values for SignaturepartBean instances modeling Mock Object and variable value types.
getElementName(Object) - Method in class org.mockcentral.editor.search.SelectTypeDialog
 
getElements(Object) - Method in class org.mockcentral.editor.viewers.MockCentralPluginTreeModel
 
getElements(Object) - Method in class org.mockcentral.editor.viewers.TableContentProvider
 
getEmptyValueOptionsErrorMessage() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.ReferrableFieldEditor
Returns whether an empty list of options for the bean's value field is allowed.
getEnclosingDialogs() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.EditSignaturePartWizardDialog
Returns the list of enclosing instances.
getEnclosingTypes() - Method in class org.mockcentral.editor.search.MatchingType
Returns a String array containing the type's enclosing types.
getFieldEditor(ValueType) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.ConstantFieldEditor
Returns an editor used to set values for SignaturepartBean instances modeling enum and constant field value types.
getFieldEditor(ValueType, FixtureNode) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.InstanceFieldEditor
Returns an editor used to set values for SignaturepartBean instances modeling a new Class, Throwable or Array object.
getFieldEditor(ValueType) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.SimpleValueFieldEditor
Returns an editor used to set values for SignaturepartBean instances modeling primitive and wrapped primitive types.
getFixtureNode() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.EditSignaturePartWizard
Returns the enclosing FixtureNode.
getHistory() - Method in class org.mockcentral.editor.search.SelectTypeDialog
 
getImage(Object) - Method in class org.mockcentral.editor.search.MatchingTypeDetailsLabelProvider
 
getImage(Object) - Method in class org.mockcentral.editor.search.MatchingTypesListLabelProvider
 
getImage(String) - Method in class org.mockcentral.editor.TitleImagesManager
Returns an Image for the corresponding key.
getImageDescriptor(String) - Static method in class org.mockcentral.editor.MockCentralActivator
Returns an image descriptor for the image file at the given plug-in relative path.
getImagesMap() - Method in class org.mockcentral.editor.components.MockCentralPluginNodeView
Returns the imagesMap.
getInitialContents() - Method in class org.mockcentral.editor.new_wizard.NewMockCentralFileWizardPage
 
getInitialDialogLocation(Point) - Method in class org.mockcentral.editor.wizards.WizardDialogSettingsManager
Returns a Point describing the previously set dialog location, or the provided default value if none has been set yet.
getInitialDialogSize() - Method in class org.mockcentral.editor.wizards.WizardDialogSettingsManager
Returns a Point describing the previously set dialog size, or a default value if none has been set yet.
getInitialLocation(Point) - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.EditSignaturePartWizardDialog
 
getInitialLocation(Point) - Method in class org.mockcentral.editor.nodes.expectation.wizard.EditExpectationWizardDialog
 
getInitialLocation(Point) - Method in class org.mockcentral.editor.nodes.fixture.wizard.EditFixtureWizardDialog
 
getInitialLocation(Point) - Method in class org.mockcentral.editor.nodes.mockobject.wizard.EditMockObjectWizardDialog
 
getInitialLocation(Point) - Method in class org.mockcentral.editor.search.SelectTypeDialog
 
getInitialSize() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.EditSignaturePartWizardDialog
 
getInitialSize() - Method in class org.mockcentral.editor.nodes.expectation.wizard.EditExpectationWizardDialog
 
getInitialSize() - Method in class org.mockcentral.editor.nodes.fixture.wizard.EditFixtureWizardDialog
 
getInitialSize() - Method in class org.mockcentral.editor.nodes.mockobject.wizard.EditMockObjectWizardDialog
 
getInitialSize() - Method in class org.mockcentral.editor.search.SelectTypeDialog
 
getInput() - Method in class org.mockcentral.editor.MockCentralPluginEditor
 
getInputDescription() - Method in class org.mockcentral.editor.components.DeletedNodeEditorPage
 
getInputDescription() - Method in class org.mockcentral.editor.components.MockCentralPluginNodeGroupView
 
getInputDescription() - Method in class org.mockcentral.editor.nodes.expectation.EditExpectationPage
 
getInputDescription() - Method in class org.mockcentral.editor.nodes.expectation_group.EditExpectationGroupPage
 
getInputDescription() - Method in class org.mockcentral.editor.nodes.fixture.EditFixturePage
 
getInputDescription() - Method in class org.mockcentral.editor.nodes.mockobject.EditMockObjectPage
 
getInputDescription() - Method in class org.mockcentral.editor.nodes.mockobject_group.EditMockObjectGroupPage
 
getInstance() - Static method in class org.mockcentral.editor.nodes.NodeTransfer
Returns the Singleton instance.
getItemCount() - Method in class org.mockcentral.editor.viewers.TableViewerAdapter
Returns the item count for the Table.
getItemsComparator() - Method in class org.mockcentral.editor.search.SelectTypeDialog
 
getLabel() - Method in class org.mockcentral.editor.search.MatchingType
Returns a String used for labelling the type within controls.
getMarkerManager() - Method in interface org.mockcentral.editor.IMockCentralPluginEditor
Returns the MarkerManager used for managing the IMarker instances belonging to the editor's IResource.
getMarkerManager() - Method in class org.mockcentral.editor.MockCentralPluginEditor
 
getMockCentralDialog(MockCentralDialogType, Object...) - Method in class org.mockcentral.editor.dialogs.MockCentralPluginDialogFactory
 
getMockObjectInterfaceDecoration() - Method in class org.mockcentral.editor.nodes.mockobject.EditMockObjectPage
Returns the ControlDecoration used to indicate problems with the interface name.
getModel() - Method in class org.mockcentral.editor.nodes.expectation.wizard.EditExpectationWizard
Returns the ExpectationElementDataBean.
getModifiers() - Method in class org.mockcentral.editor.search.MatchingType
Returns the int designating the type's modifiers.
getNewFileLabel() - Method in class org.mockcentral.editor.new_wizard.NewMockCentralFileWizardPage
 
getNodeEditorPage(MockCentralNodeType) - Method in class org.mockcentral.editor.components.EditorFormPage
Returns the MockCentralPluginNodeView associated with the supplied MockCentralNodeType.
getNodeGroupModel() - Method in class org.mockcentral.editor.components.MockCentralPluginNodeGroupView
 
getNodeGroupModel() - Method in class org.mockcentral.editor.outline.MockCentralPluginOutlinePage
 
getNodeView(MockCentralNodeType) - Method in class org.mockcentral.editor.MockCentralPluginEditor
 
getOperationHistory() - Method in class org.mockcentral.editor.components.MockCentralPluginNodeView
Returns the IOperationHistory of the current editor.
getOperationHistory() - Method in class org.mockcentral.editor.nodes.actions.AbstractNodeEditingActions
Returns the IOperationHistory of the current editor.
getOperationHistory() - Method in class org.mockcentral.editor.nodes.actions.MockCentralPluginAction
Returns the editor's IOperationHistory.
getOperationHistory() - Method in class org.mockcentral.editor.nodes.operations.OperationsManager
Returns the IOperationHistory.
getOperationsManager() - Method in class org.mockcentral.editor.MockCentralPluginEditor
Returns the OperationsManager used to manage undoable operation history.
getPackageName() - Method in class org.mockcentral.editor.search.MatchingType
Returns the type's package name.
getParametersTableAdapter() - Method in class org.mockcentral.editor.nodes.expectation.EditExpectationPartActions
Returns the TableViewerAdapter for the parameters table.
getPreferenceValue(String) - Method in class org.mockcentral.editor.MockCentralPluginEditor
 
getProject() - Method in class org.mockcentral.editor.MockCentralPluginEditor
Returns the IProject enclosing the configuration file open in this editor.
getRedoAction() - Method in class org.mockcentral.editor.nodes.operations.OperationsManager
Returns the redo IAction.
getResource() - Method in class org.mockcentral.editor.MockCentralPluginEditor
Returns the IResource for this editor's input.
getResult() - Method in class org.mockcentral.editor.dialogs.SaveAsDialogAdapter
 
getResult() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.EditSignaturePartWizardDialog
 
getResult() - Method in class org.mockcentral.editor.nodes.expectation.wizard.EditExpectationWizardDialog
 
getResult() - Method in class org.mockcentral.editor.nodes.fixture.wizard.EditFixtureWizardDialog
 
getResult() - Method in class org.mockcentral.editor.nodes.mockobject.wizard.EditMockObjectWizardDialog
 
getResult() - Method in class org.mockcentral.editor.search.SelectTypeDialog
 
getResultTableAdapter() - Method in class org.mockcentral.editor.nodes.expectation.EditExpectationPartActions
Returns the TableViewerAdapter for the result table.
getSelectedConstructor() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.ChooseConstructorPage
Returns the Constructor selected by the user.
getSelectedNode() - Method in class org.mockcentral.editor.components.MockCentralPluginNodeGroupView
 
getSelectedNode() - Method in class org.mockcentral.editor.outline.MockCentralPluginOutlinePage
 
getSelectedNodeIndex() - Method in class org.mockcentral.editor.components.MockCentralPluginNodeGroupView
 
getSelectedNodeIndex() - Method in class org.mockcentral.editor.outline.MockCentralPluginOutlinePage
 
getSelection() - Method in class org.mockcentral.editor.viewers.TableViewerAdapter
Returns the current selection in the TableViewer.
getSelectionIndex() - Method in class org.mockcentral.editor.viewers.TableViewerAdapter
Returns the index of the current selection in the TableViewer .
getSeverityString(int) - Method in class org.mockcentral.editor.preferences.ErrorsWarningsPreferencePage
Returns the toString() result for the NodeProblemSeverity value indicated by the supplied index.
getSimpleTypeName() - Method in class org.mockcentral.editor.search.MatchingType
Returns the type's name.
getStrategy() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.ChooseConstructorPage
Returns the SignaturePartBeanCreationStrategy selected by the user.
getStringSetting(String) - Method in class org.mockcentral.editor.wizards.WizardDialogSettingsManager
Returns a setting.
getStyledText(Object) - Method in class org.mockcentral.editor.search.MatchingTypesListLabelProvider
 
getTableViewerAdapter() - Method in class org.mockcentral.editor.components.MockCentralPluginNodeGroupView
Returns the TableViewerAdapter.
getText(Object) - Method in class org.mockcentral.editor.search.MatchingTypeDetailsLabelProvider
 
getText(Object) - Method in class org.mockcentral.editor.search.MatchingTypesListLabelProvider
 
getTitleImagesManager() - Method in interface org.mockcentral.editor.IMockCentralPluginEditor
Returns the TitleImagesManager used for accessing images for the editor title.
getTitleImagesManager() - Method in class org.mockcentral.editor.MockCentralPluginEditor
 
getTreeViewerAdapter() - Method in class org.mockcentral.editor.outline.MockCentralPluginOutlinePage
Returns the TreeViewerAdapter.
getTypeIds() - Method in class org.mockcentral.editor.nodes.NodeTransfer
 
getTypeMatchRule() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.ConstantFieldEditor
Returns the default value for the type match rule to be used in selecting types (IJavaSearchConstants.CLASS_AND_INTERFACE).
getTypeNames() - Method in class org.mockcentral.editor.nodes.NodeTransfer
 
getUndoAction() - Method in class org.mockcentral.editor.nodes.operations.OperationsManager
Returns the undo IAction.
getUndoContext() - Method in class org.mockcentral.editor.components.MockCentralPluginNodeView
Returns the IUndoContext of the current editor.
getUndoContext() - Method in class org.mockcentral.editor.nodes.actions.AbstractNodeEditingActions
Returns the IUndoContext of the current editor.
getUndoContext() - Method in class org.mockcentral.editor.nodes.actions.MockCentralPluginAction
Returns the editor's IUndoContext.
getUndoContext() - Method in class org.mockcentral.editor.nodes.operations.OperationsManager
Returns the IUndoContext.
getViewer() - Method in class org.mockcentral.editor.outline.MockCentralPluginOutlinePage
Returns the TreeViewer.
getViewer() - Method in class org.mockcentral.editor.viewers.TableViewerAdapter
Returns the TableViewer.
getWizard() - Method in class org.mockcentral.editor.nodes.expectation.part.wizard.SelectSignaturePartTypePage
 
gotoMarker(IMarker) - Method in class org.mockcentral.editor.MockCentralPluginEditor
 

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