| Package | Description |
|---|---|
| org.biojava.utils.automata |
| Modifier and Type | Class and Description |
|---|---|
class |
Nfa
Class for modelling non-deterministic finite automata.
|
| Modifier and Type | Method and Description |
|---|---|
FiniteAutomaton |
NfaSubModel.getAutomaton() |
FiniteAutomaton |
NfaBuilder.getAutomaton() |
FiniteAutomaton |
FiniteAutomaton.getAutomaton() |
FiniteAutomaton |
DfaBuilder.getDFA() |
| Modifier and Type | Method and Description |
|---|---|
StateMachineFactory |
ArrayStateMachineToolkit.getFactory(String factoryName,
FiniteAutomaton fa) |
Copyright © 2014 BioJava. All rights reserved.