Home
MPS Support | JetBrains
Contact Support
Community
Sign in
Vaclav Pech
Total activity
1348
Last activity
July 15, 2024 14:40
Member since
July 08, 2011 03:12
Following
0 users
Followed by
2 users
Votes
2
Subscriptions
510
Activity overview
Articles (0)
Posts (2)
Comments (834)
Sort by recent activity
Recent activity
Votes
Created
January 19, 2022 13:34
Sorry, I should have provided more fundamental information. Quotations are documented at https://www.jetbrains.com/help/mps/quotations.html Other than that, you are correct about creating a quotati...
Community
MPS
Best way to implement actions
0 votes
Created
January 17, 2022 05:56
ClassifierType is a type that refers a Classifier (a java class). So you should create a quotation, insert ClassifierType and then select the desired Classifier, e.g. TokenTransaction. The names of...
Community
MPS
Best way to implement actions
1 vote
Created
January 14, 2022 16:13
If you define an editor for your concept function, it will be used instead of the one provided by the ConceptFunction concept.
Community
MPS
Best way to implement actions
1 vote
Created
January 14, 2022 16:10
If your want your own class to be the type of concept function's parameter, you should be using the ClassifierType, perhaps with a quotation or a light-weight quotation. You are right about adding ...
Community
MPS
Best way to implement actions
1 vote
Created
January 13, 2022 08:59
You define the type of the concept function's parameter in the getType() method of the corresponding ConceptFunctionParameter. If you want to pass in nodes of the TokenTransaction concept, the getT...
Community
MPS
Best way to implement actions
1 vote
Created
January 12, 2022 13:15
This is a bit surprising. You may try to add the dependency on the baseLanguage.structure model in your structure model's dependencies, as well:
Community
MPS
Import baseLanguage model
0 votes
Created
January 12, 2022 13:04
The dependency between the two languages must be of the "Extends" kind.
Community
MPS
Import baseLanguage model
0 votes
Created
January 10, 2022 12:57
The ConceptFunction concept is pretty close, I think. Check out the doc at https://www.jetbrains.com/help/mps/2021.3/concept-functions.html
Community
MPS
Best way to implement actions
1 vote
Created
September 16, 2021 12:00
See https://confluence.jetbrains.com/display/MPS/MPS+Languages+Repository
Community
MPS
Are there any more existing BaseLanguages like BaseLanguage or CSBaseLanguage?
0 votes
Created
September 16, 2021 08:04
It should be in "used languages" (Control + L)
Community
MPS
Insert a checkbox - which language do I need to import
1 vote
«
First
‹
Previous
Next
›
Last
»