![]() |
Rosetta
2021.16
|
#include <EnzdesTaskOperations.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 | |
| AddRigidBodyLigandConfs () | |
| ~AddRigidBodyLigandConfs () override | |
| TaskOperationOP | clone () const override |
| Create another task operation of the type matching the most-derived version of the class. More... | |
| void | parse_tag (TagCOP tag, DataMap &) override |
| void | apply (Pose const &, PackerTask &) const override |
| Change a packer task in some way. The input pose is the one to which the input task will be later applied. 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 void | provide_xml_schema (utility::tag::XMLSchemaDefinition &xsd) |
| static std::string | keyname () |
| typedef core::pack::task::operation::TaskOperationOP protocols::enzdes::AddRigidBodyLigandConfs::TaskOperationOP |
|
default |
|
overridedefault |
|
overridevirtual |
Change a packer task in some way. The input pose is the one to which the input task will be later applied.
Implements core::pack::task::operation::TaskOperation.
References core::pack::task::ResidueLevelTask::append_rotamerset_operation(), core::pack::task::PackerTask::being_packed(), protocols::toolbox::match_enzdes_util::get_enzdes_observer(), core::chemical::ResidueTypeBase::name3(), core::pack::task::PackerTask::nonconst_residue_task(), and core::pose::Pose::residue_type().
|
overridevirtual |
Create another task operation of the type matching the most-derived version of the class.
Implements core::pack::task::operation::TaskOperation.
|
inlinestatic |
Referenced by protocols::enzdes::AddRigidBodyLigandConfsCreator::keyname().
|
overridevirtual |
doesn't do anything atm, because the operation right now puts lig conformers it finds in the pose at apply time into the task this could be expanded to actually having this operation create additional conformers
Reimplemented from core::pack::task::operation::TaskOperation.
|
static |
1.8.7