Generators

Uses of Interface
org.topcased.outline.configurator.MenuGroup

Packages that use MenuGroup
org.topcased.outline.configurator   
org.topcased.outline.configurator.util   
 

Uses of MenuGroup in org.topcased.outline.configurator
 

Subinterfaces of MenuGroup in org.topcased.outline.configurator
 interface Menu
          A representation of the model object 'Menu'.
 

Methods in org.topcased.outline.configurator that return MenuGroup
 MenuGroup OutlineConfiguratorFactory.createMenuGroup()
          Returns a new object of class 'Menu Group'.
 MenuGroup MenuItem.getParent()
          Returns the value of the 'Parent' container reference.
 

Uses of MenuGroup in org.topcased.outline.configurator.util
 

Methods in org.topcased.outline.configurator.util with parameters of type MenuGroup
 java.lang.Object OutlineConfiguratorSwitch.caseMenuGroup(MenuGroup object)
          Returns the result of interpretting the object as an instance of 'Menu Group'.
 


Generators

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.