[Patch] ExceptionRef stereotype is ignored
------------------------------------------
Key: UMLMETA-86
URL: http://jira.andromda.org/browse/UMLMETA-86
Project: UML Metafacades
Type: Bug
Versions: 3.2-RC1
Reporter: Ronald Tschalär
Assigned to: Wouter Zoons
An <<ExceptionRef>> stereotype on a dependecy is supposed to cause the
generation
of appropriate throws and catches on the method, but it doesn't. The reason is
that the
EXCEPTION_REF element is not defined in the profile, and hence
UMLProfile.STEREOTYPE_EXCEPTION_REF ends up being "EXCEPTION_REF"
instead of "ExceptionRef", which in turn means that in OperationFacadeLogicImpl
dependency.hasStereotype(UMLProfile.STEREOTYPE_EXCEPTION_REF) always
returns false.
--
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