[ 
http://jira.andromda.org/browse/UMLMETA-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16204#action_16204
 ] 

Bob Fields commented on UMLMETA-105:
------------------------------------

The problem is that calls to UmlUtilities.getAllMetaObjectsInstanceOf in uml22 
only uses the current model, rather than searching through all loaded models. 
References and validations across models are not loaded properly, for use 
cases, associationEnds, and classes. The underlying problem is how the UML14 
migration was implemented: UML14 getModel() returned a list containing all 
loaded models, UML2 getModel only returns the current model being processed. 
I've seen a similar issue when validating Entity type relationships across 
models. Hopefully I can fix this pretty quickly, it's a similar fix to the one 
I implemented to load uml22 multiple models from the andromda configuration.

> FrontEndUseCase.getAllUseCases returns only the use cases of the current model
> ------------------------------------------------------------------------------
>
>                 Key: UMLMETA-105
>                 URL: http://jira.andromda.org/browse/UMLMETA-105
>             Project: UML Metafacades
>          Issue Type: Bug
>            Reporter: Walter Itamar MourĂ£o
>            Assignee: Bob Fields
>
> Andromda supports multiple models but the method getAllUseCases of the 
> FrontEndUseCase class returns only use cases of the current model

-- 
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

       

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm

Reply via email to