eclipse-emf
Writing a format updater in java?
I have an application that reads an input xml file and builds an emf/ecore model (which can be stores as a xmi file).[详细]
2023-02-25 08:32 分类:问答Why should I use EMF?
I\'ve read some tutorials about EMF and I still wonder why I should use it. Until now, I was genera开发者_如何学运维ting my POJOs from XSD schema + JXC, or by hand.[详细]
2023-02-22 00:17 分类:问答Ecore, genmodel and OCL
I am defining the meta model of a domain specific modeling language by means of Ecore in EMF. I therefore generate an editor from the related genmodel I can use to create models conform to the meta-mo[详细]
2023-02-20 17:06 分类:问答Accessing EMF model instance in custom editor dialog
I have a question with regard to the Eclipse Modeling Framework. I specified an EMF-model and and used EMF to create an corresponding editor for it. Now I want to add custom functionality in form of d[详细]
2023-02-15 07:39 分类:问答Is it possible to use Java5 level annotations to generate EMF using "annotated Java"?
I\'ve recently discovered that it was possible to use annotated Java code to generate an EMF model. However, I was stunned by the fact that this annotated Java code use javadoc annotations, that are n[详细]
2023-02-13 22:31 分类:问答How to configure server-side authentication in CDO 3.0 or above?
Standalone CDO servers are configured using the cdo-server.xml configuration file, as explained on the CDO Wik开发者_运维技巧i. A separate wiki page has further information about configuring server-si[详细]
2023-02-10 22:03 分类:问答QVT transformation applied to UML (XMI) models exported from Rhapsody
I guess this is quite a strange question about models transformation. I am starting from a UML 2.2 model defined with Rhapsody (IBM/Telelogic) and exported in XMI by means of the Rhapsody XMI toolkit[详细]
2023-02-10 09:13 分类:问答How automatically update EMF ResourceSet on file change?
I need to have always up to date content of some file in my program. I\'ve created an EMF resource set.[详细]
2023-02-09 21:33 分类:问答How to write a multithreads model with emf?
I am writting a multithreads program with java, so in my emf model that some class need implements the Runnable class, so i wondered how to do this with emf?[详细]
2023-02-09 17:25 分类:问答Regarding Eclispe EMF Command Frame WorK
Can an开发者_开发问答y one tell me how to use AddCommand rather than `SetCommand\" to do the following.[详细]
2023-02-09 14:01 分类:问答