Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "BPMN2-Modeler/ExtensionPoints"

Line 1: Line 1:
== BPMN2 Modeler Extension Point API Documents ==
 
 
 
[http://download.eclipse.org/bpmn2-modeler/doc/api/core.html Core Extension Points] - Allows customization of the editor for a specific Target Runtime platform.
 
[http://download.eclipse.org/bpmn2-modeler/doc/api/core.html Core Extension Points] - Allows customization of the editor for a specific Target Runtime platform.
  
 
[http://download.eclipse.org/bpmn2-modeler/doc/api/ui.html UI Extension Points] - Additional extension points specific to the UI.
 
[http://download.eclipse.org/bpmn2-modeler/doc/api/ui.html UI Extension Points] - Additional extension points specific to the UI.

Revision as of 10:20, 25 June 2014

Core Extension Points - Allows customization of the editor for a specific Target Runtime platform.

UI Extension Points - Additional extension points specific to the UI.

Back to the top