Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[henshin-dev] Henshin-rules and BPMN2-Models

Hello everyone,

I am trying to do model transformation on BPMN2-models at the moment.
I managed loading a BPMN2-Model modelled with BPMN2 Modeler.

I've modelled a very simple process and, as a first step, want to delete a certain task.

While Henshin finds a match for my rule when the node "Task" is typed <<preserve>>, it does not so when typed <<delete>>.

I'm a little bit confused why this seems to make such a difference?

I attached all relevant files to this mail so you can have a look at it.

Thanks in advance,

Jens

Attachment: test.bpmn2
Description: Binary data

Attachment: BPMNTest.java
Description: Binary data

Attachment: bpmn.henshin_diagram
Description: Binary data

Attachment: bpmn.henshin
Description: Binary data

PNG image


Back to the top