It's all about the answers!

Ask a question

jcore files


Luzi Anderegg (112) | asked Dec 10 '09, 1:50 p.m.
what is the purpose of the jcore-files?

thanks fpr any information
luzi

3 answers



permanent link
Rafik Jaouani (5.0k16) | answered Dec 10 '09, 8:36 p.m.
JAZZ DEVELOPER
The RTC code generation tools rely on Ecore Annotations to annotate the Ecore model describing your meta-data.

The Jcore file makes it easier to edit those annotations:

Use the Ecore file to edit the Ecore model.
Use the Jcore file to edit the extra Jazz meta-data.

Each time you edit either the Ecore or the Jcore make sure you synchronize both models.

This will automatically update the annotations in the Ecore model and updates the Jcore model with the new Ecore modifications.

After finishing with the updates, you can safely delete the Jcore file.

When you double click an element in the Jcore model, the Eclipse property editor will show you the properties that you can edit.

permanent link
Luzi Anderegg (112) | answered Dec 11 '09, 3:08 p.m.
How can I edit the jcore-files? Are there also genmodel files somewhere?

Thanks again,
Luzi

permanent link
Rafik Jaouani (5.0k16) | answered Dec 11 '09, 4:10 p.m.
JAZZ DEVELOPER
You need the jazz codegen tools.
BTW, you should also probably ask these question in the jazz foundation forums.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.