eclipse-emf
How to merge EMF models programmatically in Java?
Is there a way to combine multiple Ecore models (2 or more) in a single Ecore model programmatically in Java? With all models conform to the same metamodel.[详细]
2023-02-07 07:03 分类:问答Disabling Save Button when Validation Errors Occur In An Eclipse-RAP Application
We are usi开发者_如何学运维ng Eclipse API in our RAP application.This uses Eclipse Modeling Frame Work.[详细]
2023-02-07 05:09 分类:问答Integrate JET Templates to an EMF-GMF plugin
I created an plugin that lets me model JSF Applications. I created it using Emfatic, Ecore, EMF, GMF.[详细]
2023-02-02 19:53 分类:问答MDA : Model Driven Architecture [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this开[详细]
2023-01-31 19:21 分类:问答GMF runtime notation convert to EditPart
How can I receive from org.eclipse.gmf.runtime.notation.impl.ShapeImpl Object the corresponding 开发者_如何学JAVAEditPart? Or how can I receive from ShapeImpl(emf.ecore not runtime) the corresponding[详细]
2023-01-30 06:45 分类:问答are there any decent-sized open source projects using eclipse EMF and ecore?
that have source code available? and follow good EMF recommended design principl开发者_如何学编程es.Absolutely:[详细]
2023-01-30 02:55 分类:问答How to create and apply a UML2 stereo-type using EMF in a standalone app?
I have written the sample application below to create an EJB stereotype an apply it to the TimeEntry class:[详细]
2023-01-28 08:17 分类:问答How to use an InputDialog inside EMF Commands?
I am trying to open an InputDialog inside the execute() method of a custom command. It looks as follows:[详细]
2023-01-26 01:41 分类:问答Eclipse Plugin: OutlineView
A have a plugin and I want to overwrite default Outline view but I want开发者_高级运维 to use some features from default Outline(Overview), where can I get the source Code of default OutlineView imple[详细]
2023-01-25 23:53 分类:问答Represent UML2 Stereotypes in EMF Ecore format to generate Java code via JET
working with Eclipse EMF, i am t开发者_Python百科rying to convert a uml2-model (i.e. defined as xmi) with applied profiles to ecore to be able to manipulate the code generation. Anyone has an idea on[详细]
2023-01-24 23:59 分类:问答
加载中,请稍侯......