Uses of Class
de.learnlib.testsupport.example.sst.ExampleRandomSST
-
Packages that use ExampleRandomSST Package Description de.learnlib.testsupport.example.sst -
-
Uses of ExampleRandomSST in de.learnlib.testsupport.example.sst
Methods in de.learnlib.testsupport.example.sst that return ExampleRandomSST Modifier and Type Method Description static <I,O>
ExampleRandomSST<I,O>ExampleRandomSST. createExample(Random random, net.automatalib.alphabet.Alphabet<I> alphabet, int size, Collection<net.automatalib.word.Word<O>> stateProperties, Collection<net.automatalib.word.Word<O>> transitionProperties)
-