Uses of Interface
org.mockcentral.editor.nodes.mockobject_group.IEditMockObjectGroupActions

Packages that use IEditMockObjectGroupActions
org.mockcentral.editor.nodes.mockobject_group Contains Plug-in-specific view components to handle user input and interact with the logical elements defined the MockCentralEditor-Core's corresponding package. 
 

Uses of IEditMockObjectGroupActions in org.mockcentral.editor.nodes.mockobject_group
 

Classes in org.mockcentral.editor.nodes.mockobject_group that implement IEditMockObjectGroupActions
 class EditMockObjectGroupActions
          A class used to display a wizard for creating a new Mock Object.
 

Methods in org.mockcentral.editor.nodes.mockobject_group with parameters of type IEditMockObjectGroupActions
 void EditMockObjectGroupPage.setEditActions(IEditMockObjectGroupActions editActions)
          Sets the IEditMockObjectGroupActions.