[XPand] How does mwe workflow engine find custom components? [message #881363] |
Mon, 04 June 2012 08:12  |
Eclipse User |
|
|
|
Hello everyone,
I'm running a *.mwe-workflow from inside my program. This workflow contains several custom components, therefore classes which extend "org.eclipse.emf.core.lib.AbstractWorkflowComponent".
I have two such workflow component classes (in two different independent eclipse projects!) which accidentally share the same qualified name, but do different things since they are related to different projects.
Now, when I'm running the workflow, it seems that the workflow runner always chooses the same component class, regardless of which of the two projects is executed.
Which brings me to my questions:
- How does the workflow executor find the custom workflow component classes? Where does it look first?
- Can the search space be narrowed down, e.g. to the contents of a single project?
Thanks,
Alan
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03956 seconds