![]() |
Rosetta
2021.16
|
sets allowed residue types to constrain HBNet residues in downstream design; add this Taskop to any design movers downstream of HBNet More...
#include <HBNetTaskOperations.hh>

Public Types | |
| typedef core::pack::task::operation::TaskOperationOP | TaskOperationOP |
| typedef core::pose::Pose | Pose |
| typedef core::pack::task::PackerTask | PackerTask |
Public Types inherited from core::pack::task::operation::TaskOperation | |
| typedef utility::tag::TagCOP | TagCOP |
| typedef basic::datacache::DataMap | DataMap |
| typedef pose::Pose | Pose |
Public Member Functions | |
| ConstrainHBondNetwork () | |
| sets allowed residue types to constrain HBNet residues in downstream design; add this Taskop to any design movers downstream of HBNet More... | |
| ~ConstrainHBondNetwork () override | |
| TaskOperationOP | clone () const override |
| Create another task operation of the type matching the most-derived version of the class. More... | |
| void | apply (Pose const &pose, PackerTask &task) const override |
| sets allowed residue types to constrain HBNet residues in downstream design; add this Taskop to any design movers downstream of HBNet More... | |
| void | parse_tag (TagCOP tag, DataMap &) override |
| Used to parse an xml-like tag to load parameters and properties. More... | |
Public Member Functions inherited from core::pack::task::operation::TaskOperation | |
| ~TaskOperation () override | |
| virtual void | provide_citation_info (basic::citation_manager::CitationCollectionList &) const |
| Provide citations to the passed CitationCollectionList Subclasses should add the info for themselves and any other classes they use. More... | |
Static Public Member Functions | |
| static std::string | keyname () |
| static void | provide_xml_schema (utility::tag::XMLSchemaDefinition &xsd) |
sets allowed residue types to constrain HBNet residues in downstream design; add this Taskop to any design movers downstream of HBNet
| typedef core::pack::task::operation::TaskOperationOP protocols::hbnet::ConstrainHBondNetwork::TaskOperationOP |
|
default |
|
overridedefault |
|
overridevirtual |
sets allowed residue types to constrain HBNet residues in downstream design; add this Taskop to any design movers downstream of HBNet
Implements core::pack::task::operation::TaskOperation.
References core::chemical::aa_from_name(), core::pose::Pose::constraint_set(), protocols::toolbox::match_enzdes_util::get_enzdes_observer(), core::conformation::Residue::is_protein(), core::conformation::Residue::name1(), core::conformation::Residue::name3(), core::pack::task::PackerTask::nonconst_residue_task(), core::chemical::num_canonical_aas, core::pack::task::ResidueLevelTask::prevent_repacking(), core::pose::Pose::residue(), core::pack::task::ResidueLevelTask::restrict_absent_canonical_aas(), core::id::to_string(), core::pose::Pose::total_residue(), and protocols::hbnet::TR().
|
overridevirtual |
Create another task operation of the type matching the most-derived version of the class.
Implements core::pack::task::operation::TaskOperation.
References ConstrainHBondNetwork().
|
static |
Referenced by provide_xml_schema().
Used to parse an xml-like tag to load parameters and properties.
Reimplemented from core::pack::task::operation::TaskOperation.
|
static |
References keyname(), and core::pack::task::operation::task_op_schema_empty().
Referenced by protocols::hbnet::ConstrainHBondNetworkCreator::provide_xml_schema().
1.8.7