- GeneratorModel for yakindu::c {
- statechart StringExpressions {
- feature Outlet {
- targetProject = "gtests"
- targetFolder = "StringExpressions"
- }
- feature IdentifierSettings {
- moduleName = "StringExpressions"
- statemachinePrefix = "stringExpressions"
- maxIdentifierLength = 254
- separator = "_"
- }
- }
- }
|