Uses of Interface
org.mockcentral.editor.nodes.expectation_group.IEditExpectationGroupActions

Packages that use IEditExpectationGroupActions
org.mockcentral.editor.nodes.expectation_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 IEditExpectationGroupActions in org.mockcentral.editor.nodes.expectation_group
 

Classes in org.mockcentral.editor.nodes.expectation_group that implement IEditExpectationGroupActions
 class EditExpectationGroupActions
          A class providing methods for adding a Mock Object expectation for the EditExpectationGroupPage.
 

Methods in org.mockcentral.editor.nodes.expectation_group with parameters of type IEditExpectationGroupActions
protected  void EditExpectationGroupPage.setEditActions(IEditExpectationGroupActions editActions)
          Sets the EditExpectationGroupActions.