Package org.biojava.bio.dp
Class SimpleModelInState
java.lang.Object
org.biojava.utils.AbstractChangeable
org.biojava.bio.symbol.AbstractSymbol
org.biojava.bio.symbol.FundamentalAtomicSymbol
org.biojava.bio.dp.SimpleModelInState
- All Implemented Interfaces:
Serializable,Annotatable,ModelInState,State,AtomicSymbol,BasisSymbol,Symbol,Changeable
- Author:
- Matthew Pocock, Thomas Down
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.biojava.bio.Annotatable
Annotatable.AnnotationForwarder -
Field Summary
Fields inherited from class org.biojava.bio.symbol.AbstractSymbol
annotationForwarderFields inherited from interface org.biojava.bio.Annotatable
ANNOTATION -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.biojava.bio.symbol.FundamentalAtomicSymbol
getAnnotation, getMatches, getName, getSymbolsMethods inherited from class org.biojava.bio.symbol.AbstractSymbol
getChangeSupport, toStringMethods inherited from class org.biojava.utils.AbstractChangeable
addChangeListener, addChangeListener, generateChangeSupport, hasListeners, hasListeners, isUnchanging, removeChangeListener, removeChangeListenerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.biojava.bio.Annotatable
getAnnotationMethods inherited from interface org.biojava.bio.symbol.BasisSymbol
getSymbolsMethods inherited from interface org.biojava.utils.Changeable
addChangeListener, addChangeListener, isUnchanging, removeChangeListener, removeChangeListenerMethods inherited from interface org.biojava.bio.symbol.Symbol
getMatches, getName
-
Constructor Details
-
SimpleModelInState
-
-
Method Details
-
getModel
Description copied from interface:ModelInStateThe model that is inside this state.- Specified by:
getModelin interfaceModelInState
-