daniel sti

- Total activity 278
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 6
- Subscriptions 79
-
Created Problem with generator context and mps.baselang.statemachine
Hi,i developed a OfBean concept, which extends the class concept. Actually, i do not need to extend the class concept, but i want to add a mps.baselang.statemachine to my OfBean. I figured out how ... -
Created Importing generated classes in another tempalte
Hi,i m generating a couple of entities as Pojo s with MPS, what is quite easy to do. MPS does generate all necessary imports automatically.Now i m looking for a simple java class (with a main()) wh... -
Created Looping over certain type of sub-nodes ..
Hi,i have another newbie question regarding generation. I have to select some subnodes out of a collection, where node.attributes is a collection of OfAttribute. OfEntityAttribute extends OfAttribu... -
Created Identifier instead of INamedConcept?
Hi,i m a newbe to MPS - just read the lwc11 documentation (which is by the way very useful). However i run into to questions..(1) How can i change the INamedConcept so that only identifiers are all...