Package org.mockcentral.editor.nodes.mockobject

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

Class Summary
EditMockObjectActions A class used to create and run the editing actions for the EditMockObjectPage.
EditMockObjectDecorationManager A class that manages decorations for a control used to edit the interface name for a Mock Object definition.
EditMockObjectPage The MockCentralPluginNodeView used for editing Mock Object data.
SetMockObjectDataOperation An AbstractOperation invoked on a MockObjectController instance to update the Mock Object name and/or interface.
 

Package org.mockcentral.editor.nodes.mockobject Description

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