Class ExampleCoffeeMachine

All Implemented Interfaces:
LearningExample<ExampleCoffeeMachine.Input,MealyMachine<?,ExampleCoffeeMachine.Input,?,String>>, LearningExample.MealyLearningExample<ExampleCoffeeMachine.Input,String>, LearningExample.UniversalDeterministicLearningExample<ExampleCoffeeMachine.Input,MealyMachine<?,ExampleCoffeeMachine.Input,?,String>>

This example represents the Coffee Machine example from Steffen et al. "Introduction to Active Automata Learning from a Practical Perspective" (Figure 3)