Leonrudolphh
- Total activity 49
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 10
- Subscriptions 8
-
Created Build solution error
Hey, i want to build a solution but i get the following error. i found out the reason for that is, that i need to add a dependency to my build solution. i read that i need to add plaintext.build to... -
Edited Plaintextgen
Hello, i'm trying to use the plaintext generator and i simply want to know how to go on from here. I'm still at the beginning and i just want to know how to move on from here. So my root node is th... -
Created Mapping to Solidity?
Is there a way to map my language into Solidity? Solidity is currently supported by IntelliJ but is there a way to use Solidity as my target language for mapping? Thanks in advance. -
Edited Import baseLanguage model
Hey, quick question. I want to use the ConceptFunctions and therefor I need to extend the BaseLanguage. I added the BaseLanguage to my Dependencies and extended ConceptFunctions in one of my concep... -
Created Best way to implement actions
Hello everybody, I have a quick question on how to go about adding some code to my action concept.So I want to implement something like the above. I already created a action concept which is empty... -
Edited Possibilities of deleting Reference
Hello there,I have a concept where I can choose an participant which is either already declined or create a new participant from the menu like this:When I click add party it creates a new participa... -
Created Concept Checking Rule with abstract concept
Hey,I have a concept named clause. There can be 0..1 TriggerStatements. The TriggerStatement contains exactly 1 Trigger. The Trigger concept is abstract. My only Trigger is a ClauseTrigger which re... -
Edited Insert Dropdown + create new instance of structure
Hello,Newbie here. I would like to create something where I choose out of the exisiting instances or create a new instance of the structure from a dropdown menu. In my project I create different pa...