zeisschoice / signavio-core-components

Automatically exported from code.google.com/p/signavio-core-components
GNU General Public License v3.0
0 stars 0 forks source link

BPMN2.0 Process default attribute isExecutable="false" #44

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
-What steps will reproduce the problem?
1. Saving BPMN diagram in repository?
2. Opening *.bpmn20.xml

-What is the expected output? What do you see instead?
Process attribute isExecutable="false" always is false? Why? 

-What version of the product are you using? On what operating system?
trunk
svn checkout http://signavio-core-components.googlecode.com/svn/trunk/ 
signavio-core-components-read-only

-Please provide any additional information below.
<process id="Proc21" isExecutable="false">
...
</process>

Original issue reported on code.google.com by Mindauga...@gmail.com on 3 Aug 2012 at 5:10