Uses of Class
org.mactor.framework.spec.GlobalConfig.Group

Packages that use GlobalConfig.Group
org.mactor.framework   
org.mactor.framework.spec   
org.mactor.ui.gui.project.editors   
 

Uses of GlobalConfig.Group in org.mactor.framework
 

Methods in org.mactor.framework that return GlobalConfig.Group
 GlobalConfig.Group TestContextImpl.getGlobalConfigGroup(java.lang.String groupName)
           
 GlobalConfig.Group TestContextImpl.getRequieredGlobalConfigGroup(java.lang.String groupName)
           
 

Uses of GlobalConfig.Group in org.mactor.framework.spec
 

Methods in org.mactor.framework.spec that return GlobalConfig.Group
 GlobalConfig.Group GlobalConfig.getGroup(java.lang.String groupName)
           
 GlobalConfig.Group GlobalConfig.getRequieredGroup(java.lang.String groupName)
           
static GlobalConfig.Group GlobalConfig.Group.loadGroup(org.dom4j.Element element)
           
 

Methods in org.mactor.framework.spec that return types with arguments of type GlobalConfig.Group
 java.util.Map<java.lang.String,GlobalConfig.Group> GlobalConfig.getGroups()
           
 

Uses of GlobalConfig.Group in org.mactor.ui.gui.project.editors
 

Methods in org.mactor.ui.gui.project.editors with parameters of type GlobalConfig.Group
static boolean EditorUtil.isGlobalConfigDBGroup(GlobalConfig.Group g)
           
 



Copyright © 2008. All Rights Reserved.