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 08:49] by Moderator