org.mockcentral.editor.nodes.fixture_group
Interface IEditFixtureGroupActions

All Known Implementing Classes:
EditFixtureGroupActions

public interface IEditFixtureGroupActions

Interface for the EditFixtureGroupActions class.

Author:
David Hutchinson

Method Summary
 void setFixtureGroupModel(org.mockcentral.editor.nodes.fixture_group.FixtureGroupModel nodeModel)
          Sets the FixtureGroupModel.
 void showCreateNewFixtureWizard()
          Shows a wizard for creating a new Mock Objects Fixture
 

Method Detail

setFixtureGroupModel

void setFixtureGroupModel(org.mockcentral.editor.nodes.fixture_group.FixtureGroupModel nodeModel)
Sets the FixtureGroupModel.

Parameters:
nodeModel - the FixtureGroupModel to set.

showCreateNewFixtureWizard

void showCreateNewFixtureWizard()
Shows a wizard for creating a new Mock Objects Fixture