package org.yakindu.scr.entrychoice; import org.yakindu.scr.IStatemachine; public interface IEntryChoiceStatemachine extends IStatemachine { }