Uses of Interface
com.bc.ceres.core.runtime.Extension
Packages that use Extension
-
Uses of Extension in com.bc.ceres.core.runtime
Methods in com.bc.ceres.core.runtime that return ExtensionModifier and TypeMethodDescriptionConfigurationElement.getDeclaringExtension()
Gets the declaring extension, if this is an element of an extension configuration.Module.getExtension
(String extensionId) Gets the extension with the specified identifier.ExtensionPoint.getExtensions()
Gets all extensions extending this extension point.Module.getExtensions()