Uses of Interface
com.bc.ceres.core.runtime.ExtensionPoint
Packages that use ExtensionPoint
-
Uses of ExtensionPoint in com.bc.ceres.core.runtime
Methods in com.bc.ceres.core.runtime that return ExtensionPointModifier and TypeMethodDescriptionConfigurationSchemaElement.getDeclaringExtensionPoint()
Gets the declaring extension point, if this is an element of an extension point configuration (the schema).Extension.getExtensionPoint()
Gets the extension point which is extended by this extension.Module.getExtensionPoint
(String extensionPointId) Gets the extension point for the given extension point identifier.Module.getExtensionPoints()