[jbpm-dev] [Design of JBoss jBPM] - [BPMN2] advanced pvm/parsing question
camunda
do-not-reply at jboss.com
Thu Aug 6 02:26:29 EDT 2009
Ronald wrote :
| > ActivityResources have a resourceRef to resources, just like
| > sequenceflows have to activities, at least in bpmn. There are two
| > differences. Sequenceflows need to be added to activities which can be
| > retrieved with findActivirty and that the level they are on the xml
| > file is different. I've been looking in detail at the jPDL parser,
| > but maybe because of tiredness, I do not seem to get a grip on how to to do this.
| > push, pop, unresolvedTransitions like, I've seen it al but cannot find out.
| >
| > If you have a tip, I can continue with this tomorrow and probably do
| > the same for dataObjects.
|
Tom wrote :
| BpmnParser should first parse the resources and build up an internal datastructure for it. So that resourceRefs can look em up there.
|
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4248301#4248301
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4248301
More information about the jbpm-dev
mailing list