NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <objmgr/scope.hpp>
#include <objmgr/bioseq_handle.hpp>
#include <objects/seq/Seqdesc.hpp>
#include <objects/seqfeat/Seq_feat.hpp>
#include <objtools/edit/string_constraint.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CApplyObject |
Functions | |
CSeq_entry_Handle | GetSeqEntryForSeqdesc (CRef< CScope > scope, const CSeqdesc &seq_desc) |
CSeq_entry_Handle GetSeqEntryForSeqdesc | ( | CRef< CScope > | scope, |
const CSeqdesc & | seq_desc | ||
) |
Definition at line 237 of file apply_object.cpp.
References CScope::eAllTSEs, CSeq_entry_CI::fIncludeGivenEntry, CSeq_entry_CI::fRecursive, CScope::GetAllTSEs(), and ITERATE.
Referenced by CClickableSortUniqueCount::AddToBulkEditList(), CApplyObject::ApplyChange(), CReverseAuthorNames::ApplyToPubdesc(), CMiscSeqTableColumn::ClearValCmd(), CSequenceEditingEventHandler::Duplicate(), CDiscrepancyPanel::GetAccessionForObject(), CFieldHandler::GetApplyObjectsFromRelatedObjects(), GetCommandFromApplyObject(), CEditObjectSeq_desc::GetEditCommand(), CDBLinkField::GetRelatedObjects(), CPubField::GetRelatedObjects(), CStructuredCommentField::GetRelatedObjects(), CTextDescriptorField::GetRelatedObjects(), GetReplacementCommand(), CMiscSeqTableColumn::GetReplacementCommand(), GetTopSeqEntryFromScopedObject(), CDiscrepancyPanel::InvalidObject(), CDiscrepancyPanel::OnDblClk(), CClickableSortUniqueCount::OnListItemActivated(), s_GetAccession(), CSequenceEditingEventHandler::x_CacheSelectedLocations(), CBioseqEditor::x_DeleteFromSingleSeq(), CBioseqEditor::x_GetDeleteCommand(), CEditingBtnsPanel::x_GetSelectedLocations(), and CValidatePanel::x_LaunchEditor().