![]() |
Rosetta
2021.16
|
#include <LegacyAssemblyConstraintsMover.hh>

Public Member Functions | |
| LegacyReadRepeatNativeRotamersFile () | |
| ~LegacyReadRepeatNativeRotamersFile () override | |
| core::pack::task::operation::TaskOperationOP | clone () const override |
| Create another task operation of the type matching the most-derived version of the class. More... | |
| void | apply (core::pose::Pose const &, core::pack::task::PackerTask &) const override |
| apply the normal ReadNativeRotamerFile operations, then add RotamerLinks for the repeating unit More... | |
Public Member Functions inherited from protocols::legacy_sewing::LegacyReadNativeRotamersFile | |
| LegacyReadNativeRotamersFile () | |
| ~LegacyReadNativeRotamersFile () override | |
| void | native_rotamers_map (NativeRotamersMap const &nat_ro_map) |
| NativeRotamersMap const & | native_rotamers_map () const |
| void | parse_tag (TagCOP, 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 void | provide_xml_schema (utility::tag::XMLSchemaDefinition &xsd) |
| static std::string | keyname () |
Static Public Member Functions inherited from protocols::legacy_sewing::LegacyReadNativeRotamersFile | |
| static void | provide_xml_schema (utility::tag::XMLSchemaDefinition &xsd) |
| static std::string | keyname () |
Public Attributes | |
| LegacyReadNativeRotamersFile | parent |
Additional Inherited Members | |
Public Types inherited from protocols::legacy_sewing::LegacyReadNativeRotamersFile | |
| typedef core::pack::task::operation::TaskOperation | parent |
Public Types inherited from core::pack::task::operation::TaskOperation | |
| typedef utility::tag::TagCOP | TagCOP |
| typedef basic::datacache::DataMap | DataMap |
| typedef pose::Pose | Pose |
| protocols::legacy_sewing::LegacyReadRepeatNativeRotamersFile::LegacyReadRepeatNativeRotamersFile | ( | ) |
|
overridedefault |
|
overridevirtual |
apply the normal ReadNativeRotamerFile operations, then add RotamerLinks for the repeating unit
Reimplemented from protocols::legacy_sewing::LegacyReadNativeRotamersFile.
References core::pose::Pose::sequence(), core::pose::Pose::size(), and protocols::legacy_sewing::TR().
|
overridevirtual |
Create another task operation of the type matching the most-derived version of the class.
Reimplemented from protocols::legacy_sewing::LegacyReadNativeRotamersFile.
|
static |
|
static |
1.8.7