41 #ifndef BPP_SEQ_CONTAINER_PROBABILISTICSEQUENCECONTAINER_H
42 #define BPP_SEQ_CONTAINER_PROBABILISTICSEQUENCECONTAINER_H
45 #include "../ProbabilisticSequence.h"
The ProbabilisticSequenceContainer interface.
ProbabilisticSequenceContainer()
virtual const ProbabilisticSequence & getSequence(const std::string &name) const =0
Retrieve a probabilistic sequence object from the container.
virtual void setSequence(const std::string &name, const ProbabilisticSequence &sequence, bool checkName)=0
Replace a probabilistic sequence in the container.
virtual ~ProbabilisticSequenceContainer()
The probabilistic sequence interface.
This alphabet is used to deal NumericAlphabet.