Hi everyone. Let's say that I'm prototyping some model. Is there some tool to show it's structure like moose meta browser does? I mean, you can use moose meta browser, but what if you want to visualize my model alone? And what if I want to refine the visualization?
-- View this message in context: http://moose-dev.97923.n3.nabble.com/Visualization-of-language-tp4027132.htm... Sent from the moose-dev mailing list archive at Nabble.com.
extend/subclass/customize/improve the Moose meta browser :)
On Apr 29, 2013, at 3:02 PM, Yuriy Tymchuk yuriy.tymchuk@me.com wrote:
Hi everyone. Let's say that I'm prototyping some model. Is there some tool to show it's structure like moose meta browser does? I mean, you can use moose meta browser, but what if you want to visualize my model alone? And what if I want to refine the visualization?
-- View this message in context: http://moose-dev.97923.n3.nabble.com/Visualization-of-language-tp4027132.htm... Sent from the moose-dev mailing list archive at Nabble.com. _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
If you want the same behavior but on a different meta-model, all you have to do is to open MooseMetaBrowser on that meta-model.
For example, to open the FM3 meta-model, you would do: MooseMetaBrowser openOn: FMMetaRepository fm3
Doru
On Apr 29, 2013, at 8:54 PM, stephane ducasse stephane.ducasse@free.fr wrote:
extend/subclass/customize/improve the Moose meta browser :)
On Apr 29, 2013, at 3:02 PM, Yuriy Tymchuk yuriy.tymchuk@me.com wrote:
Hi everyone. Let's say that I'm prototyping some model. Is there some tool to show it's structure like moose meta browser does? I mean, you can use moose meta browser, but what if you want to visualize my model alone? And what if I want to refine the visualization?
-- View this message in context: http://moose-dev.97923.n3.nabble.com/Visualization-of-language-tp4027132.htm... Sent from the moose-dev mailing list archive at Nabble.com. _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Presenting is storytelling."
Thank you. I'll try that out
-- View this message in context: http://moose-dev.97923.n3.nabble.com/Visualization-of-language-tp4027132p402... Sent from the moose-dev mailing list archive at Nabble.com.