Skip to main content



      Home
Home » Modeling » EMF » EMF Ecore
EMF Ecore [message #1007345] Tue, 05 February 2013 10:27 Go to next message
Eclipse UserFriend
Where can i find ecore banned name for class, ref, attribute, Enum, Datatype ?
Re: EMF Ecore [message #1007417 is a reply to message #1007345] Tue, 05 February 2013 14:06 Go to previous message
Eclipse UserFriend
Serhat,

In EcoreValidator. It's pretty simple. Each must be a well formed
Java identifier. Also, it's best to follow Java naming conventions,
i.e., use Camel case, EClassifiers (like Java classes) should start with
an upper case letter, EStructuralFeatures (like Java fields) should
start with a lower case letter, and EPackages (like Java packages)
should also start with a lower case letter.


On 05/02/2013 4:27 PM, serhat gezgin wrote:
> Where can i find ecore banned name for class, ref, attribute, Enum,
> Datatype ?
Previous Topic:[CDO/Teneo/Hibernate] Multi user: Freeze on commit
Next Topic:[CDO] CDO version/history/revision functionality
Goto Forum:
  


Current Time: Wed Jul 23 06:09:43 EDT 2025

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

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

Back to the top