From Optflux
Jump to: navigation, search
(New page: = Global Structure of the plugin.xml file = = Global entries = = Sections = == Dependencies == == Lifecycle == == Extensions == == Extension Points == === CORE: aibench.core.operati...)
(No difference)

Revision as of 05:53, 3 December 2010

Global Structure of the plugin.xml file

Global entries

Sections

Dependencies

Lifecycle

Extensions

Extension Points

CORE: aibench.core.operation-definition (To declare new operations)

WORKBENCH: aibench.workbench.view (To declare new views or graphical components)

Adding a new view for a datatype

Adding a new operation icon

Adding a new datatype icon

Adding a custom-made GUI for an operation (override default dynamic generation of input dialog)