Uses of Package
org.mockcentral.editor.nodes.fixture_group

Packages that use org.mockcentral.editor.nodes.fixture_group
org.mockcentral.editor.nodes.fixture Contains classes and interfaces used for editing Fixture instances used to group Mock Object definitions. 
org.mockcentral.editor.nodes.fixture_group Contains classes and interfaces used for editing the group of Fixture instances used to group Mock Object definitions. 
org.mockcentral.editor.nodes.root Contains a class (RootNode) used as the root node for the outline display. 
 

Classes in org.mockcentral.editor.nodes.fixture_group used by org.mockcentral.editor.nodes.fixture
FixtureGroupNode
          A MockCentralNode class representing the list of Fixtures defined in a configuration file.
IFixtureNameEditor
          Interface for classes that handle edits to a Fixture name.
 

Classes in org.mockcentral.editor.nodes.fixture_group used by org.mockcentral.editor.nodes.fixture_group
FixtureGroupNode
          A MockCentralNode class representing the list of Fixtures defined in a configuration file.
IFixtureNameEditor
          Interface for classes that handle edits to a Fixture name.
 

Classes in org.mockcentral.editor.nodes.fixture_group used by org.mockcentral.editor.nodes.root
FixtureGroupNode
          A MockCentralNode class representing the list of Fixtures defined in a configuration file.