[ http://jira.andromda.org/browse/JAVA-34?page=all ]

Bob Fields updated JAVA-34:
---------------------------

    Attachment: Enumeration.vsl.patch

> Invalid code generated for enumeration literals
> -----------------------------------------------
>
>          Key: JAVA-34
>          URL: http://jira.andromda.org/browse/JAVA-34
>      Project: Java Cartridge
>         Type: Bug

>  Environment: MagicDraw 12.1
>     Reporter: Matthias Bohlen
>     Assignee: Matthias Bohlen
>  Attachments: Enumeration.vsl, Enumeration.vsl.patch
>
> When I model an enumeration with true enumeration literals (not attributes 
> but true literals), Enumeration.vsl is expanded and generates this statement 
> which does not compile:
>     public static final ItemState AVAILABLE = new 
> ItemState($literal.enumerationValue);
> This is because the EnumerationLiteralFacadeLogicImpl class does not have a 
> method handleGetEnumerationValue().

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.andromda.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

Reply via email to