Home
last modified time | relevance | path

Searched defs:configurationElements (Results 1 – 19 of 19) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/util/
H A DConfigurationElementMemento.java44 IConfigurationElement[] configurationElements = configurationElement.getChildren(type); in getChild() local
55 IConfigurationElement[] configurationElements = configurationElement.getChildren(); in getChildren() local
62 IConfigurationElement[] configurationElements = configurationElement.getChildren(type); in getChildren() local
67 private IMemento[] getMementoArray(IConfigurationElement[] configurationElements) { in getMementoArray()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/
H A DHandlerPersistence.java219 private void readDefaultHandlersFromRegistry(final IConfigurationElement[] configurationElements, in readDefaultHandlersFromRegistry()
256 private void readHandlersFromRegistry(final IConfigurationElement[] configurationElements, in readHandlersFromRegistry()
312 …private void readHandlerSubmissionsFromRegistry(final IConfigurationElement[] configurationElement… in readHandlerSubmissionsFromRegistry()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.runtime/src/org/eclipse/pde/internal/runtime/registry/model/
H A DExtension.java21 private ConfigurationElement[] configurationElements = new ConfigurationElement[0]; field in Extension
36 public void setConfigurationElements(ConfigurationElement[] configurationElements) { in setConfigurationElements()
H A DLocalRegistryBackend.java217 ConfigurationElement[] configurationElements = new ConfigurationElement[elements.length]; in createExtensionAdapter() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/commands/
H A DCommandPersistence.java82 private static void readCategoriesFromRegistry(final IConfigurationElement[] configurationElements, in readCategoriesFromRegistry()
137 private static void readCommandsFromRegistry(final IConfigurationElement[] configurationElements, in readCommandsFromRegistry()
291 …private static void readParameterTypesFromRegistry(final IConfigurationElement[] configurationElem… in readParameterTypesFromRegistry()
H A DCommandImagePersistence.java77 private static void readImagesFromRegistry(final IConfigurationElement[] configurationElements, in readImagesFromRegistry()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/
H A DLegacyActionPersistence.java515 private void readActionSets(final IConfigurationElement[] configurationElements, in readActionSets()
567 private void readEditorContributions(final IConfigurationElement[] configurationElements, in readEditorContributions()
609 private void readViewContributions(final IConfigurationElement[] configurationElements, in readViewContributions()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/
H A DContextPersistence.java59 private static void readContextsFromRegistry(final IConfigurationElement[] configurationElements, in readContextsFromRegistry()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.urischeme/src/org/eclipse/urischeme/internal/
H A DUriSchemeExtensionReader.java56 IConfigurationElement[] configurationElements = null; field in UriSchemeExtensionReader
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/wizards/
H A DAbstractExtensionWizardRegistry.java49 IConfigurationElement[] configurationElements = extension.getConfigurationElements(); in addExtension() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/memory/
H A DMemoryRenderingManager.java141 IConfigurationElement[] configurationElements = extensionPoint.getConfigurationElements(); in initializeRenderings() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/internal/workbench/
H A DGenericMApplicationElementFactoryImpl.java227 IConfigurationElement[] configurationElements) { in addToMapping()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests.pluginchecks/src/org/eclipse/ui/tests/pluginchecks/
H A DPluginWalkerTest.java119 IConfigurationElement[] configurationElements = point.getConfigurationElements(); in ensureExtensionPointClassesAreAccessable() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/activities/
H A DExtensionActivityRegistry.java146 IConfigurationElement[] configurationElements = extensionRegistry in load() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.ui.console/src/org/eclipse/ui/internal/console/
H A DConsoleManager.java457 IConfigurationElement[] configurationElements = extensionPoint.getConfigurationElements(); in getConsoleFactoryExtensions() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/
H A DBindingPersistence.java327 private static final void readActiveScheme(final IConfigurationElement[] configurationElements, in readActiveScheme()
522 …private static final void readBindingsFromRegistry(final IConfigurationElement[] configurationElem… in readBindingsFromRegistry()
888 …private static final void readSchemesFromRegistry(final IConfigurationElement[] configurationEleme… in readSchemesFromRegistry()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/src/org/eclipse/swt/examples/launcher/
H A DLauncherPlugin.java187 IConfigurationElement[] configurationElements = in getLaunchItemTree() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.resources/src/org/eclipse/core/internal/resources/
H A DProjectDescription.java935 IConfigurationElement[] configurationElements = extension.getConfigurationElements(); in computeDynamicReferencesForProject() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/src/org/eclipse/core/internal/registry/
H A DExtensionRegistry.java1214 …n persist, String label, String extensionPointId, ConfigurationElementDescription configurationEle… in addExtension()