Class DynamicConfigUtil


  • public class DynamicConfigUtil
    extends Object
    • Method Detail

      • refresh

        public static void refresh()
        clears the cache of config tabs
      • getApplicableElements

        public static List<org.eclipse.core.runtime.IConfigurationElement> getApplicableElements​(Object domainObject)
      • getConfigSections

        public static List<org.eclipse.core.runtime.IConfigurationElement> getConfigSections()
      • getConfigTabs

        public static List<org.eclipse.core.runtime.IConfigurationElement> getConfigTabs()