GeneratorModel for yakindu::java { statechart TrafficLightCtrl { feature Outlet { targetProject = "traffic_light_timer" targetFolder = "src-gen" } feature Naming { basePackage = "traffic.light" implementationSuffix ="" } feature GeneralFeatures { RuntimeService = true TimerService = true InterfaceObserverSupport = true } feature SynchronizedWrapper { namePrefix = "Synchronized" nameSuffix = "" } } }