![]() |
Rosetta
2021.16
|
A class for loading MoveMapBuilders into the XML parser's basic::datacache::DataMap. NOTE that in the input .xml file, the InterfaceBuilder must be specified before the MoveMapBuilder. More...
#include <LigandDockingLoaders.hh>

Public Member Functions | |
| MoveMapBuilderLoader () | |
| ~MoveMapBuilderLoader () override | |
| void | load_data (utility::tag::TagCOP tag, basic::datacache::DataMap &data) const override |
| The InterfaceBuilderLoader will create named InterfaceBuilders and load them into the basic::datacache::DataMap. More... | |
Public Member Functions inherited from protocols::parser::DataLoader | |
| DataLoader () | |
| ~DataLoader () override | |
Static Public Member Functions | |
| static std::string | loader_name () |
| static std::string | movemap_builder_ct_namer (std::string const &element_name) |
| static void | provide_xml_schema (utility::tag::XMLSchemaDefinition &xsd) |
A class for loading MoveMapBuilders into the XML parser's basic::datacache::DataMap. NOTE that in the input .xml file, the InterfaceBuilder must be specified before the MoveMapBuilder.
|
default |
|
overridedefault |
|
overridevirtual |
The InterfaceBuilderLoader will create named InterfaceBuilders and load them into the basic::datacache::DataMap.
Implements protocols::parser::DataLoader.
References protocols::ligand_docking::TR().
|
static |
|
static |
|
static |
1.8.7