public class ExampleShahbazGroz extends DefaultLearningExample.DefaultMealyLearningExample<Character,String>
DefaultLearningExample.DefaultDFALearningExample<I>, DefaultLearningExample.DefaultMealyLearningExample<I,D>LearningExample.DFALearningExample<I>, LearningExample.MealyLearningExample<I,O>, LearningExample.StateLocalInputMealyLearningExample<I,O>| Constructor and Description |
|---|
ExampleShahbazGroz() |
| Modifier and Type | Method and Description |
|---|---|
static CompactMealy<Character,String> |
constructMachine() |
static <S,T,A extends MutableMealyMachine<S,? super Character,T,? super String>> |
constructMachine(A fm)
Construct and return a machine representation of this example.
|
static ExampleShahbazGroz |
createExample() |
static Alphabet<Character> |
createInputAlphabet() |
getAlphabet, getReferenceAutomatonclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAlphabet, getReferenceAutomatonpublic static CompactMealy<Character,String> constructMachine()
public static <S,T,A extends MutableMealyMachine<S,? super Character,T,? super String>> A constructMachine(A fm)
public static ExampleShahbazGroz createExample()
Copyright © 2020. All rights reserved.