public class SimpleModelInState extends FundamentalAtomicSymbol implements ModelInState
Annotatable.AnnotationForwarder
annotationForwarder
ANNOTATION
Constructor and Description |
---|
SimpleModelInState(MarkovModel model,
String name) |
Modifier and Type | Method and Description |
---|---|
MarkovModel |
getModel()
The model that is inside this state.
|
getAnnotation, getMatches, getName, getSymbols
getChangeSupport, toString
addChangeListener, addChangeListener, generateChangeSupport, hasListeners, hasListeners, isUnchanging, removeChangeListener, removeChangeListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getSymbols
getMatches, getName
getAnnotation
addChangeListener, addChangeListener, isUnchanging, removeChangeListener, removeChangeListener
public SimpleModelInState(MarkovModel model, String name)
public MarkovModel getModel()
ModelInState
getModel
in interface ModelInState
Copyright © 2014 BioJava. All rights reserved.