|
Eclipse PDE Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public IPluginAttribute createAttribute(IPluginElement element)
element
- the parent element
public IPluginElement createElement(IPluginObject parent)
parent
- the parent element
public IPluginExtension createExtension()
public IPluginExtensionPoint createExtensionPoint()
|
Eclipse PDE Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |