Closed eschabell closed 13 years ago
This is the example flow I am using, a bit more complex with variables input and output:
Commited changes that process part of sub-process use case. These fixes convert callActivity, dataInput and dataOutput elements. Still remains to process inputSet, outputSet, dataInputAssociation, dataOutputAssociation elements can write a test case.
Finished up use case stylesheet, still need to finish up the unit test.
Final implementation of sub-flow use case, includes a variable passing in and out of the sub-flow. Closed by c59d75064bcb57fbe4d1625697852ecb549fd06c.
This case will convert an existing simple single jPDL 3 sub process definition and gdm file to their BPMN counter part.
The following jPDL shall function as input will be added here as a test process:
start -> process-state -> end
Create a unit test to do the following: