daniel sti

Avatar
  • Total activity 280
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 1 user
  • Votes 6
  • Subscriptions 80
  • Created

    Remove "languages engaged in generation" programatically

    Gentlemen,  i m just wondering how i can access the "languages engaged in generation" list of a model. Basically, i just have to clear that list in every project model i have.    I wrote a plugin a...
    • 2 followers
    • 2 comments
    • 2 votes
  • Created

    Gen Priorities and Closure/Collection Lang

    Hi Folks,   i m stuck with some Generation issues regarding the closure / collection language.  In my language cltest (extends baselang), i have a concept status (which is similar to an enum, but g...
    • 2 followers
    • 3 comments
    • 1 vote
  • Created

    Custom FindUsages letting users enter more information

    Hi, i am familiar with the FindUsages system, however, i can not implement my requirements easily. The problem at hand: i need the user to enter some additional text-information before executing th...
    • 3 followers
    • 2 comments
    • 1 vote
  • Created

    Supporting rebinding by name (F5 Key) with own concepts

    Hi folks,   I just made a concept MethodCall which references a Java InstanceMethod. My MethodCall concept also contains argument expressions.  Now: When using F5, of course, not the correct Refere...
    • 2 followers
    • 3 comments
    • 1 vote
  • Created

    How to resolve a baselang generic type correctly

    Gentlemen,   i m just wondering how i should resolve a generic type correctly in a specific context. In my specific case, i do have a  thus, DynExtDocuSearchDelegateFactory implements ICustomData...
    • 2 followers
    • 4 comments
    • 1 vote
  • Created

    Typesystem Comparison Rule not working

    Hi Folks, i m just improving our mps based DB mapper in order to allow for some java Expression like Invoices.where( invoice.id == null ) The == is a baselang EqualsExpression, leading to a Typesys...
    • 2 followers
    • 4 comments
    • 1 vote
  • Created

    Creating a custom "move node" refactoring.

    Hi folks,   i m looking for some documentation / support on how to implement a "move node" refactoring for my own concept (similar to the MoveStaticMethod refact.)   I skimmed a bit through the mp...
    • 1 follower
    • 0 comments
    • 1 vote
  • 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...
    • 2 followers
    • 3 comments
    • 1 vote
  • Created

    node factories only applicable to "own" language concepts

    Hi, im building a service component which consists also of baselang.InstanceMethodDeclarations. I have to do a bit of a setup to the InstanceMethodDeclaration and wondered if a node factory would b...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Copy to Clipboard of Comments are not correct, are they?

    Hi Folks, i just noticed that copying a mps line-comment to the clipboard (and pasting in a text-editor) removes all spaces... Thing is, that i came up with my own documentation concept using the j...
    • 2 followers
    • 15 comments
    • 0 votes