amirweinberg

- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
amirweinberg created a post, Generating models from XML files
I would like to import XML data files into MPS environment and turn them into arbitrary models.How should I go about this? -
amirweinberg created a post, Manage virtual folders
Is it possible to programatically create, within my model, virtual folders and assign nodes into these folders -
-
amirweinberg created a post, Concept reference or Smart Reference?
In what cases should I reference directly one concept from another and what cases should I use Smart-Reference as child in the referring concept? -
-
amirweinberg created a post, Using constraints defined on super-concept
I defined constraint (can be parent) on abstract concept, and tried using it on sub-concept. The function didn't work. Moving the constraint definition into the extending concept cause the function... -
amirweinberg created a post, Triggering right transformation
I'm trying to build path expression editor with MPS.Editor needs to trigger right transformation when "/" is entered at end of existing expression. How is it done? Simple example attached.test.zip ...