eclipse-emf-ecore Questions
5
Solved
I am reading the book EMF: Eclipse Modeling Framework where its stated:
The EMF programming model strongly encourages, but doesn’t require,
the use of factories for creating objects. Instead of...
Abbotson asked 26/3, 2015 at 9:44
4
I would like to do bidirectional Model2Model transformations. Both models are EMF / eCore based. Actually I would prefer that one model is an editable view on the other.
What are my options?
Whi...
Azerbaijani asked 25/1, 2012 at 14:36
1
Can anybody explain the usage of EAnnotation in ecore, in terms of its specific fields (i.e.,
Source,
Details,
EModel Element,
Contents, and
References). I looked at its API documentation he...
Binette asked 7/5, 2015 at 22:12
2
I use a transformation engine to create an Ecore meta-model at runtime and I wonder how we can register that meta-model with EMF so that it can recognize the meta-model?
Swede asked 21/2, 2012 at 22:31
2
Solved
What is the best way to convert .ecore-files into .xsd-files?
Anuran asked 13/4, 2011 at 5:15
4
Solved
What is the best way to convert .xsd-files into .ecore-files?
Is there an Eclipse plugin for that?
Inceptive asked 22/3, 2009 at 20:19
1
How do I install an Eclipse EPP through the software installer for 3.8? I would like to choose the "EPP Modeling Feature" and install all of its packages rather than selecting them all individually...
Solley asked 12/9, 2012 at 4:2
2
Solved
When creating references between ECore entities there is the possibility to mark a reference as "containment".
Can somebody explain me in easy words what's the difference between a plain reference ...
Considered asked 25/9, 2010 at 11:2
2
Solved
I have multiple Ecore files for different purposes. I am now developing a tool which uses multiple models.
Can I develop an ECore model which references other models? For example when I have A.Ec...
Initiatory asked 21/2, 2012 at 20:40
1
Solved
I found nothing how to validate an Ecore model outside of Eclipse. Does someone know how to do this?
Chemotherapy asked 8/9, 2010 at 12:48
1
Solved
I tried importing the SVG XML Schema into EMF, to obtain the SVG metamodel in ecore. However, the import failed due to the schema not being valid: indeed, svg.xsd references XMLSchema.dtd, which it...
Lydon asked 18/8, 2010 at 10:14
1
© 2022 - 2024 — McMap. All rights reserved.