Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » EMF Ecore
EMF Ecore [message #1007345] Tue, 05 February 2013 15:27 Go to next message
serhat gezgin is currently offline serhat gezginFriend
Messages: 243
Registered: January 2013
Location: Izmir
Senior Member
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 19:06 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33146
Registered: July 2009
Senior Member
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 ?


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:[CDO/Teneo/Hibernate] Multi user: Freeze on commit
Next Topic:[CDO] CDO version/history/revision functionality
Goto Forum:
  


Current Time: Fri May 10 23:09:47 GMT 2024

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

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

Back to the top