Issue 802 in moose-technology: The MetaBrowser spawns an error when wanting to browse the implementation of a property

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 802 in moose-technology: The MetaBrowser spawns an error when wanting to browse the implementation of a property

moose-technology
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-Finder Milestone-4.7

New issue 802 by [hidden email]: The MetaBrowser spawns an error  
when wanting to browse the implementation of a property
http://code.google.com/p/moose-technology/issues/detail?id=802

browser := MooseMetaExplorer new browser.
browser openOn: MooseModel meta.
(browser pane port: #entityToSelect) value: FAMIXClass mooseDescription.
(browser pane port: #propertyToSelect) value: FAMIXClass mooseDescription  
allComplexAttributes anyOne.

Then switch to the second pane and press Command+b.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 802 in moose-technology: The MetaBrowser spawns an error when wanting to browse the implementation of a property

moose-technology
Updates:
        Status: Fixed

Comment #1 on issue 802 by [hidden email]: The MetaBrowser spawns an  
error when wanting to browse the implementation of a property
http://code.google.com/p/moose-technology/issues/detail?id=802

(No comment was entered for this change.)

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev