Package | Description |
---|---|
org.eclipse.pde.core.plugin |
Application programming interfaces for working with PDE's model of plug-ins.
|
Modifier and Type | Method and Description |
---|---|
IPluginElement |
IPluginElement.createCopy()
Creates an identical copy of this XML element.
|
IPluginElement |
IExtensionsModelFactory.createElement(IPluginObject parent)
Creates a new element instance for the
provided parent.
|
Modifier and Type | Method and Description |
---|---|
IPluginAttribute |
IExtensionsModelFactory.createAttribute(IPluginElement element)
Creates a new attribute instance for the
provided element.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.