Skip to main content



      Home
Home » Modeling » EMF » Generate EMF from XSD failed with BPMN 2.0
Generate EMF from XSD failed with BPMN 2.0 [message #1851975] Sun, 24 April 2022 16:29 Go to next message
Eclipse UserFriend
Hi,

I am trying to generate a EMF model from the official BPMN 2.0 spec.

I have imported the XSD files and try to start a new EMF project following this tutorial .

But at the end the generation of the genmodel file failed with the following error message:
This ExtendedMetaData annotation detail with key 'affiliation' contains a bad value
 - The affiliation reference http://www.omg.org/spec/DD/20100524/DI#DiagramElement' does not resolve to an ecore structural feature


Can some help me what I am doing wrong here?

===
Ralph
Re: Generate EMF from XSD failed with BPMN 2.0 [message #1851985 is a reply to message #1851975] Mon, 25 April 2022 03:38 Go to previous message
Eclipse UserFriend
The validator does not properly resolve the cross package reference to the package with nsURI 'http://www.omg.org/spec/DD/20100524/DI' and therefore does not find the DiagramElement feature in the DocumentRoot of that package. Please open a Bugzilla.

In the meantime, you can just ignore the warning because nothing is actually wrong with the model.
Previous Topic:Unable to define multiple child creation extenders
Next Topic:Weird maven-dependency-plugin copy problem with emf.common.2.19
Goto Forum:
  


Current Time: Sun Apr 27 13:48:15 EDT 2025

Powered by FUDForum. Page generated in 0.03618 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top