Interface PassiveLearnerVariantList.MealyLearnerVariantList<I,O>
-
- All Superinterfaces:
PassiveLearnerVariantList<MealyMachine<?,I,?,O>,I,Word<O>>
- All Known Implementing Classes:
PassiveLearnerVariantListImpl.MealyLearnerVariantListImpl
- Enclosing interface:
- PassiveLearnerVariantList<M,I,D>
public static interface PassiveLearnerVariantList.MealyLearnerVariantList<I,O> extends PassiveLearnerVariantList<MealyMachine<?,I,?,O>,I,Word<O>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface de.learnlib.testsupport.it.learner.PassiveLearnerVariantList
PassiveLearnerVariantList.DFALearnerVariantList<I>, PassiveLearnerVariantList.MealyLearnerVariantList<I,O>, PassiveLearnerVariantList.MooreLearnerVariantList<I,O>, PassiveLearnerVariantList.SSTLearnerVariantList<I,O>
-
-
Method Summary
-
Methods inherited from interface de.learnlib.testsupport.it.learner.PassiveLearnerVariantList
addLearnerVariant
-
-