Searched refs:extensionPoint (Results 1 – 1 of 1) sorted by relevance
353 IExtensionPoint extensionPoint = extensionRegistry.getExtensionPoint(extensionPointId); in findConfigElements() local354 if (extensionPoint != null) { in findConfigElements()355 return extensionPoint.getConfigurationElements(); in findConfigElements()