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

#include <ResidueSelectorCreators.hh>

Inheritance diagram for core::select::residue_selector::GlycanPositionSelectorCreator:
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

ResidueSelectorOP core::select::residue_selector::GlycanPositionSelectorCreator::create_residue_selector ( ) const
overridevirtual
std::string core::select::residue_selector::GlycanPositionSelectorCreator::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::GlycanPositionSelector::class_name().

void core::select::residue_selector::GlycanPositionSelectorCreator::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::GlycanPositionSelector::provide_xml_schema().


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