|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.ls5.jlearn.automatons.ExampleAutomaton
public abstract class ExampleAutomaton
Constructor Summary | |
---|---|
ExampleAutomaton()
|
Method Summary | |
---|---|
abstract Alphabet |
getAlphabet()
|
abstract Automaton |
getAutomaton()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExampleAutomaton()
Method Detail |
---|
public abstract Alphabet getAlphabet()
public abstract Automaton getAutomaton()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |