Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "STP/BPMN Component/EclipseCon2008"

Line 4: Line 4:
  
 
<div style="border: 3px solid #3c78b5;background-color: #f0f0f0;padding: 10px;text-align: center; color: red; font-size: 14px ; font-weight: bold">
 
<div style="border: 3px solid #3c78b5;background-color: #f0f0f0;padding: 10px;text-align: center; color: red; font-size: 14px ; font-weight: bold">
This is a work in progress, please watch the page to stay tuned. If you want to submit something to this page, please post to this [http://ec2008lists.greenmeetingsystems.com/mailman/listinfo/ec2008-tutorial496 mailinglist] first.
+
This is a work in progress, please watch the page to stay tuned. If you want to submit something to this page, please post to this [http://ec2008lists.greenmeetingsystems.com/mailman/listinfo/ec2008-tutorial496 mailing list] first.
 
</div>
 
</div>
  
Line 36: Line 36:
  
 
= A platform for extension =
 
= A platform for extension =
 +
 +
== GMF is an extensible framework ==
 +
 +
=== Providers ===
 +
 +
=== Limits ===
 +
 +
== Getting your own editor ==
 +
 +
=== The annotation system ===
  
  

Revision as of 07:27, 1 March 2008

This page features the tutorial Get the most of the BPMN modeler for EclipseCon 2008.

This page is related to Developing with the STP BPMN modeler and Using the STP BPMN modeler.

This is a work in progress, please watch the page to stay tuned. If you want to submit something to this page, please post to this mailing list first.

What's in the box

An active Eclipse component

  • Going 1.0
  • Just i18n'ed

A GMF-based modeler

A tool to model BPMN

Editor focused on ease of use

Tools

Insert space tool

TODO tags

Customized handles

TODO A lot more to add here...

Validation

Validate BPMN rules

Decorate shapes

A platform for extension

GMF is an extensible framework

Providers

Limits

Getting your own editor

The annotation system

Back to the top