Module de.learnlib.testsupport.it
Interface PassiveLearnerVariantList.MooreLearnerVariantList<I,O>
-
- All Superinterfaces:
PassiveLearnerVariantList<net.automatalib.automaton.transducer.MooreMachine<?,I,?,O>,I,net.automatalib.word.Word<O>>
- All Known Implementing Classes:
PassiveLearnerVariantListImpl.MooreLearnerVariantListImpl
- Enclosing interface:
- PassiveLearnerVariantList<M,I,D>
public static interface PassiveLearnerVariantList.MooreLearnerVariantList<I,O> extends PassiveLearnerVariantList<net.automatalib.automaton.transducer.MooreMachine<?,I,?,O>,I,net.automatalib.word.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
-
-