Go to the documentation of this file.Go to the SVN repository for this file.
45 bool modified =
false;
50 new_feat->
Assign(feat_ci->GetOriginalFeature());
54 new_feat->
SetData().SetGene().ResetFormal_name();
static CRef< CCmdComposite > apply(CSeq_entry_Handle tse)
void AddCommand(IEditCommand &command)
namespace ncbi::objects::
USING_SCOPE(ncbi::objects)
virtual void Assign(const CSerialObject &source, ESerialRecursionMode how=eRecursive)
Set object to copy of another one.
void Reset(void)
Reset reference object.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
bool IsSetFormal_name(void) const
Check if a value has been assigned to Formal_name data member.
bool IsSetData(void) const
the specific data Check if a value has been assigned to Data data member.
bool IsGene(void) const
Check if variant Gene is selected.
const TData & GetData(void) const
Get the Data member data.
void SetData(TData &value)
Assign a value to Data data member.
const TGene & GetGene(void) const
Get the variant data.