Skip to main content



      Home
Home » Modeling » EMF » Can I generate enums mixed case?
Can I generate enums mixed case? [message #422890] Thu, 18 September 2008 00:43 Go to next message
Eclipse UserFriend
Is there a parameter to get my enums generated with mixed case instead
of all upper case? I tried setting both the name and literal to mixed
case hoping one of them would control the actual enum, but that didn't
work.

Bryan
Re: Can I generate enums mixed case? [message #422921 is a reply to message #422890] Thu, 18 September 2008 15:19 Go to previous message
Eclipse UserFriend
Bryan,

No. It's a static final constant and so by Java naming conventions, it
really should be all upper case.


Bryan Hunt wrote:
> Is there a parameter to get my enums generated with mixed case instead
> of all upper case? I tried setting both the name and literal to mixed
> case hoping one of them would control the actual enum, but that didn't
> work.
>
> Bryan
>
Previous Topic:Forcing EMF code generation for EPackage that contain sub-EPackage only
Next Topic:Creating EMF model from XML schema - special characters - com.montages.xml.zip (0/1)
Goto Forum:
  


Current Time: Mon Jul 07 14:53:51 EDT 2025

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

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

Back to the top