Package | Description |
---|---|
org.eclipse.core.runtime.model |
Provides core support for the modeling plug-ins and the plug-in registry.
|
Modifier and Type | Method and Description |
---|---|
ExtensionPointModel |
Factory.createExtensionPoint()
Deprecated.
Returns a new extension point model which is not initialized.
|
ExtensionPointModel[] |
PluginModel.getDeclaredExtensionPoints()
Deprecated.
Returns the extension points in this plug-in descriptor.
|
Modifier and Type | Method and Description |
---|---|
void |
PluginModel.setDeclaredExtensionPoints(ExtensionPointModel[] value)
Deprecated.
Sets the extension points in this plug-in descriptor.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.