Package org.mockcentral.editor.nodes.expectation

Contains Plug-in-specific view components to handle user input and interact with the logical elements defined the MockCentralEditor-Core's corresponding package.

See:
          Description

Interface Summary
IEditExpectationPartActions Interface for the EditExpectationPartActions class.
IEditExpectationPartManager Interface for the EditExpectationPartManager class.
 

Class Summary
EditExpectationPage The MockCentralPluginNodeView used for editing Mock Object method expectation data.
EditExpectationPartActions A class used to create and run the editing actions for the EditExpectationPage.
EditExpectationPartManager A Class providing methods to show various dialogs for editing Mock Object method expectation data and to execute related IUndoableOperation objects.
SignaturePartTableLabelProvider A TableLabelProviderAdapter used to provide labels for tables which display Mock Object method signature elements.
 

Package org.mockcentral.editor.nodes.expectation Description

Contains Plug-in-specific view components to handle user input and interact with the logical elements defined the MockCentralEditor-Core's corresponding package.