Package de.learnlib.example
Interface PassiveLearningExample.DFAPassiveLearningExample<I>
-
- All Superinterfaces:
PassiveLearningExample<I,Boolean>
- All Known Implementing Classes:
DefaultPassiveLearningExample.DefaultDFAPassiveLearningExample
- Enclosing interface:
- PassiveLearningExample<I,D>
public static interface PassiveLearningExample.DFAPassiveLearningExample<I> extends PassiveLearningExample<I,Boolean>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface de.learnlib.example.PassiveLearningExample
PassiveLearningExample.DFAPassiveLearningExample<I>, PassiveLearningExample.MealyPassiveLearningExample<I,O>, PassiveLearningExample.MoorePassiveLearningExample<I,O>, PassiveLearningExample.SSTPassiveLearningExample<I,O>
-
-
Method Summary
-
Methods inherited from interface de.learnlib.example.PassiveLearningExample
getSamples
-
-