Creating more than one extension [message #1776891] |
Wed, 22 November 2017 14:58 |
Eclipse User |
|
|
|
Hello,
I want to extend the BPMN model schema with 3 new extensions (2 of type "Data" and one of type "annotation).
I am working on the basis of the ModelExtensionBYOM tutorial.
I made a new EMF model with these 3 extensions, created a genmodel file, generated the extensions classes and finally created a model extension point.
Here are my questions :
1) Do I need to create Property extension points for each new extension ?
2) Which class do I have to select on the 'class' tab ? I looked at the bpmn2.tutorial.plugin project, and here it is bpmn2.tutorial.ui.task.ProcessWorkflowPropertySection. I don't have a such class in my project at this point.
|
|
|
Powered by
FUDForum. Page generated in 0.03596 seconds