|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.biojava.bio.symbol.SimpleAtomicSymbol | +--org.biojava.bio.dp.SimpleDotState
A Dot state that you can make and use.
Dot states emit no sequence. They are there purely to make the wireing of the model look neater, and to cut down the number of combinatorial transitions that can so easily swamp models.
Constructor Summary | |
SimpleDotState(char symbol,
java.lang.String name,
Annotation annotation)
|
|
SimpleDotState(java.lang.String name)
|
Methods inherited from class org.biojava.bio.symbol.SimpleAtomicSymbol |
getAnnotation,
getMatches,
getName,
getToken |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public SimpleDotState(char symbol, java.lang.String name, Annotation annotation)
public SimpleDotState(java.lang.String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |