|
Eclipse PDE Release 3.5 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IExtensionsModelFactory
This factory should be used to create instances of the extensions model objects.
Method Summary | |
---|---|
IPluginAttribute |
createAttribute(IPluginElement element)
Creates a new attribute instance for the provided element. |
IPluginElement |
createElement(IPluginObject parent)
Creates a new element instance for the provided parent. |
IPluginExtension |
createExtension()
Creates a new extension instance. |
IPluginExtensionPoint |
createExtensionPoint()
Creates a new extension point instance |
Method Detail |
---|
IPluginAttribute createAttribute(IPluginElement element)
element
- the parent element
IPluginElement createElement(IPluginObject parent)
parent
- the parent element
IPluginExtension createExtension()
IPluginExtensionPoint createExtensionPoint()
|
Eclipse PDE Release 3.5 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |