Bug 438516

Summary: Derived features should have correct default settings
Product: [Modeling] Ecoretools Reporter: Laurent Delaigue <laurent.delaigue>
Component: GeneralAssignee: Project Inbox <ecore-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: cedric.brun
Version: 2.0   
Target Milestone: 2.0.1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Laurent Delaigue CLA 2014-06-30 03:53:37 EDT
When I create a derived feature with direct edit by prefixing the name with a slash "/", the feature is set to derived = true.

It should also be 
changeable = false, transient = true, volatile = true
in order to respect what is most commonly used and recommended in the EMF book.
Comment 1 Laurent Delaigue CLA 2014-06-30 03:55:48 EDT
Sorry, wrong product!
Comment 2 Cedric Brun CLA 2014-08-18 08:08:09 EDT
Fixed and pushed on both the 2.0 maintenance stream and master.

A build with a fix is published here :

http://download.eclipse.org/ecoretools/updates/nightly/2.0.x/luna/

Thanks for your feedback !