Author: Grid.Qian
Date: 2008-12-22 01:40:52 -0500 (Mon, 22 Dec 2008)
New Revision: 12797
Modified:
trunk/jbpm/plugins/org.jboss.tools.jbpm.convert/src/org/jboss/tools/jbpm/convert/b2j/messages/B2J.properties
Log:
JBIDE-3448:change the generate jpdl files from old version to new version during bpmn
-> jpdl
Modified:
trunk/jbpm/plugins/org.jboss.tools.jbpm.convert/src/org/jboss/tools/jbpm/convert/b2j/messages/B2J.properties
===================================================================
---
trunk/jbpm/plugins/org.jboss.tools.jbpm.convert/src/org/jboss/tools/jbpm/convert/b2j/messages/B2J.properties 2008-12-22
06:21:22 UTC (rev 12796)
+++
trunk/jbpm/plugins/org.jboss.tools.jbpm.convert/src/org/jboss/tools/jbpm/convert/b2j/messages/B2J.properties 2008-12-22
06:40:52 UTC (rev 12797)
@@ -56,7 +56,7 @@
Jpdl_Process_Definition_Name=processdefinition.xml
Jpdl_32_Namespace_Url=urn:jbpm.org:jpdl-3.2
Jpdl_Process_Definition_Element_Name=process-definition
-Jpdl_Transition_Element=transition
+Jpdl_Transition_Element=edge
Jpdl_ProcessState_Element_Name=process-state
Jpdl_SubProcess_Element_Name=sub-process
Jpdl_Decision_Element_Name=decision
@@ -69,7 +69,7 @@
Gpd_Definition_Name=gpd.xml
Gpd_Layout_Element_Name=layoutConstraint
Gpd_Element_Name=element
-Gpd_Process_Diagram_Name=process-diagram
+Gpd_Process_Diagram_Name=root-container
Gpd_Label_Element_Name=label
Translate_Error_GpdFile_CanNotGenerate=Errror: Couldn't write gpd.xml:
Translate_Error_GpdFile_CanNotWrite=Errror\: Couldn't write gpd definition to a
gpd.xml\:
Show replies by date