Rosetta  3.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
core::select::residue_selector::CloseContactResidueSelectorCreator Class Reference

#include <CloseContactResidueSelectorCreator.hh>

Inheritance diagram for core::select::residue_selector::CloseContactResidueSelectorCreator:
Inheritance graph
[legend]

Public Member Functions

ResidueSelectorOP create_residue_selector () const override
 Instantiate a particular ResidueSelector. More...
 
std::string keyname () const override
 Return a string that will be used to instantiate the particular ResidueSelector from an XML file – the name for the tag. E.g. "Neighborhood" for the NeighborhoodResidueSelector. More...
 
void provide_xml_schema (utility::tag::XMLSchemaDefinition &) const override
 Provide XSD information, allowing automatic evaluation of bad XML. More...
 

Member Function Documentation

CloseContactResidueSelector::ResidueSelectorOP core::select::residue_selector::CloseContactResidueSelectorCreator::create_residue_selector ( ) const
overridevirtual
std::string core::select::residue_selector::CloseContactResidueSelectorCreator::keyname ( ) const
overridevirtual

Return a string that will be used to instantiate the particular ResidueSelector from an XML file – the name for the tag. E.g. "Neighborhood" for the NeighborhoodResidueSelector.

Implements core::select::residue_selector::ResidueSelectorCreator.

References core::select::residue_selector::CloseContactResidueSelector::class_name().

void core::select::residue_selector::CloseContactResidueSelectorCreator::provide_xml_schema ( utility::tag::XMLSchemaDefinition &  xsd) const
overridevirtual

Provide XSD information, allowing automatic evaluation of bad XML.

Implements core::select::residue_selector::ResidueSelectorCreator.

References core::select::residue_selector::CloseContactResidueSelector::provide_xml_schema().


The documentation for this class was generated from the following files: