![]() |
Rosetta
2021.16
|
Allows designing on ANY residue type Property. (Only currently works with Cannonical AAs) JAB. More...
#include <ResfileReader.hh>

Public Member Functions | |
| PROPERTY ()=default | |
| Constructor. More... | |
| ResfileCommandOP | clone () const override |
| void | initialize_from_tokens (utility::vector1< std::string > const &tokens, Size &which_token, Size resid) override |
| POLAR allows polar residues and packing polar-ness is ultimately determined in residue parameter file. More... | |
| void | residue_action (PackerTask &, Size resid) const override |
| Modify the packer task with the command that was read in. More... | |
| std::string | get_name () override |
Public Member Functions inherited from core::pack::task::ResfileCommand | |
| ~ResfileCommand () override | |
| Automatically generated virtual destructor for class deriving directly from VirtualBase. More... | |
Static Public Member Functions | |
| static std::string | name () |
Public Attributes | |
| core::chemical::ResidueProperty | property_ = core::chemical::NO_PROPERTY |
Allows designing on ANY residue type Property. (Only currently works with Cannonical AAs) JAB.
|
default |
Constructor.
|
inlineoverridevirtual |
Implements core::pack::task::ResfileCommand.
|
inlineoverridevirtual |
Implements core::pack::task::ResfileCommand.
References name().
|
overridevirtual |
POLAR allows polar residues and packing polar-ness is ultimately determined in residue parameter file.
Implements core::pack::task::ResfileCommand.
References core::chemical::ResidueProperties::get_property_from_string(), core::pack::task::get_token(), and core::chemical::NO_PROPERTY.
|
inlinestatic |
Referenced by core::pack::task::create_command_map(), and get_name().
|
overridevirtual |
Modify the packer task with the command that was read in.
Implements core::pack::task::ResfileCommand.
References core::chemical::NO_PROPERTY, core::pack::task::PackerTask::nonconst_residue_task(), and core::pack::task::ResidueLevelTask::restrict_to_restypes_with_all_properties().
| core::chemical::ResidueProperty core::pack::task::PROPERTY::property_ = core::chemical::NO_PROPERTY |
1.8.7