I'm trying to use Moose as a framework for data analysis - i.e. beyond code analysis. It happens to be for system development, in particular project schedules.
I have downloaded Pharo 2.0, and added Moose 2.8 (http://www.moosetechnology.org/download/4.8).
I've created an FM3 model (based on the pattern for the library meta-model described in http://scg.unibe.ch/wiki/projects/fame/mse) to create a new FM3 package called Kleio. This meta-model is specific to my data domain, and is defined in terms of FM3.Class, FM3.Property, etc.
How do I import this meta-model into Moose?
One possible entry point is the Moose Panel MSE Model Import, but this fails as the FM3 classes are not in the model - i.e. this function imports models, not meta-models.
Another possible entry point is the Moose Meta Browser - but unlike say the PetitParser Browser, the Meta Browser does not include an "add" interface function.
Any suggestions please.
Regards, Alan.
-- View this message in context: http://forum.world.st/importers-page-tp3419669p4679950.html Sent from the Moose mailing list archive at Nabble.com.