100 info->CodeVersion(22301);
101 info->DataSpec(ncbi::EDataSpec::eASN);
User-defined methods of the data storage class.
BEGIN_NAMED_BASE_CHOICE_INFO("Spliced-seg-modifier", CSpliced_seg_modifier)
#define DIAG_COMPILE_INFO
Make compile time diagnostic information object to use in CNcbiDiag and CException.
#define ADD_NAMED_STD_CHOICE_VARIANT(MemberAlias, MemberName)
#define SET_CHOICE_MODULE(ModuleName)
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
virtual void Reset(void)
Reset the whole object.
CSpliced_seg_modifier_Base(void)
void ThrowInvalidSelection(E_Choice index) const
Throw 'InvalidSelection' exception.
static const char *const sm_SelectionNames[]
TStart_codon_found m_Start_codon_found
static string SelectionName(E_Choice index)
Retrieve selection name (for diagnostic purposes).
TStop_codon_found m_Stop_codon_found
virtual void ResetSelection(void)
Reset the selection (set it to e_not_set).
virtual ~CSpliced_seg_modifier_Base(void)
void DoSelect(E_Choice index, CObjectMemoryPool *pool=0)
@ e_Start_codon_found
protein aligns from the start and the first codon on both product and genomic is start codon
@ e_Stop_codon_found
protein aligns to it's end and there is stop codon on the genomic right after the alignment
@ e_not_set
No variant selected.