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

Public Member Functions | |
| DeNovoArchitectOP | create_architect (std::string const &architect_id) const override |
| Instantiate a particular DeNovoArchitect. More... | |
| std::string | keyname () const override |
| Return a string that will be used to instantiate the particular DeNovoArchitect. More... | |
| void | provide_xml_schema (utility::tag::XMLSchemaDefinition &xsd) const override |
|
overridevirtual |
Instantiate a particular DeNovoArchitect.
Implements protocols::denovo_design::architects::DeNovoArchitectCreator.
|
overridevirtual |
Return a string that will be used to instantiate the particular DeNovoArchitect.
Creator.
Implements protocols::denovo_design::architects::DeNovoArchitectCreator.
References protocols::denovo_design::architects::CompoundArchitect::class_name().
|
overridevirtual |
1.8.7