Namespace that encapsulates all logic referent to Load, Save and Recognize
Multiple Sequence Alignments formats.
It contains the Format Manager ,
class that serves as a wrapper for Base Format Handler and its subclasses.
It also contains the Base Format Handler and all it's formats.
More...
Classes | |
class | BaseFormatHandler |
Abstract class that serves as template for Format Handlers. Formats must inherit from this class and will be handled by FormatManager. More... | |
class | FormatManager |
Class to handle Format Handlers . It serves as a proxy to the handlers, so the code outside the FormatManager is format-agnostic. More... | |
Namespace that encapsulates all logic referent to Load, Save and Recognize
Multiple Sequence Alignments formats.
It contains the Format Manager ,
class that serves as a wrapper for Base Format Handler and its subclasses.
It also contains the Base Format Handler and all it's formats.