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 Assigned to: Matthias Bohlen 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 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV