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

Public Member Functions | |
| protocols::moves::MoverOP | create_mover () const override |
| Return a new mover. More... | |
| std::string | keyname () const override |
| Return the tag name associated with this factory. More... | |
| void | provide_xml_schema (utility::tag::XMLSchemaDefinition &xsd) const override |
| Describe the schema for the Mover that this Creator is responsible for. More... | |
Public Member Functions inherited from protocols::moves::MoverCreator | |
| MoverCreator () | |
| ~MoverCreator () override | |
|
overridevirtual |
Return a new mover.
Implements protocols::moves::MoverCreator.
|
overridevirtual |
Return the tag name associated with this factory.
Implements protocols::moves::MoverCreator.
References protocols::simple_moves::FavorSymmetricSequence::mover_name().
|
overridevirtual |
Describe the schema for the Mover that this Creator is responsible for.
Implements protocols::moves::MoverCreator.
References protocols::simple_moves::FavorSymmetricSequence::provide_xml_schema().
1.8.7