public class SimpleModelInState extends FundamentalAtomicSymbol implements ModelInState
Annotatable.AnnotationForwarderannotationForwarderANNOTATION| 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, getSymbolsgetChangeSupport, toStringaddChangeListener, addChangeListener, generateChangeSupport, hasListeners, hasListeners, isUnchanging, removeChangeListener, removeChangeListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSymbolsgetMatches, getNamegetAnnotationaddChangeListener, addChangeListener, isUnchanging, removeChangeListener, removeChangeListenerpublic SimpleModelInState(MarkovModel model, String name)
public MarkovModel getModel()
ModelInStategetModel in interface ModelInStateCopyright © 2014 BioJava. All rights reserved.