Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » M2T (model-to-text transformation) » [Acceleo] Logging / Debugging
[Acceleo] Logging / Debugging [message #1707003] Tue, 01 September 2015 12:30 Go to next message
Harri T. is currently offline Harri T.Friend
Messages: 22
Registered: May 2011
Junior Member

Hi! Acceleo does not generate all the properties of my UML model.

For example one of the classes has these 4 date fields:
<ownedAttribute xmi:id="_oso5oN3GEeCO2u67bfGBTw" name="orderDate" type="_fArHcN3CEeCO2u67bfGBTw"/>
<ownedAttribute xmi:id="_p1CFEN3GEeCO2u67bfGBTw" name="requestedDeliveryDate" type="_fArHcN3CEeCO2u67bfGBTw"/>
<ownedAttribute xmi:id="_prri0FCLEeWtA7YOfNRk2Q" name="despatchedOn" type="_fArHcN3CEeCO2u67bfGBTw"/>
<ownedAttribute xmi:id="_tDygEN3GEeCO2u67bfGBTw" name="actualDeliveryDate" type="_fArHcN3CEeCO2u67bfGBTw"/>


"orderDate", "requestedDeliveryDate" and "actualDeliveryDate" are generated and "despatchedOn" is not generated.

Does Acceleo generate some error log? Or what it the best way to find out what's wrong?

Harri

[Updated on: Tue, 01 September 2015 12:49]

Report message to a moderator

Re: [Acceleo] Logging / Debugging [message #1707021 is a reply to message #1707003] Tue, 01 September 2015 14:45 Go to previous message
Harri T. is currently offline Harri T.Friend
Messages: 22
Registered: May 2011
Junior Member

Case closed.

I had the same class twice in a model and latter one with no "despatchedOn" attribute overwrote the class.
Previous Topic:[JET] Error "resources.jar is read-only" at JETEditor
Next Topic:[Acceleo] Cannot access EClass objects declared in a referenced .ecore file
Goto Forum:
  


Current Time: Thu Sep 19 07:05:38 GMT 2024

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

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

Back to the top