Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
protocols::multistage_rosetta_scripts::cluster::metrics::SequenceMetricCreator Class Reference

#include <SequenceMetricCreator.hh>

Inheritance diagram for protocols::multistage_rosetta_scripts::cluster::metrics::SequenceMetricCreator:
Inheritance graph
[legend]

Public Member Functions

ClusterMetricOP create_metric () const override
 Return a new metric. 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 Cluster Metric that this Creator is responsible for. More...
 
- Public Member Functions inherited from protocols::multistage_rosetta_scripts::cluster::ClusterMetricCreator
 ClusterMetricCreator ()
 
 ~ClusterMetricCreator () override
 

Member Function Documentation

ClusterMetricOP protocols::multistage_rosetta_scripts::cluster::metrics::SequenceMetricCreator::create_metric ( ) const
overridevirtual
std::string protocols::multistage_rosetta_scripts::cluster::metrics::SequenceMetricCreator::keyname ( ) const
inlineoverridevirtual

Return the tag name associated with this factory.

Implements protocols::multistage_rosetta_scripts::cluster::ClusterMetricCreator.

void protocols::multistage_rosetta_scripts::cluster::metrics::SequenceMetricCreator::provide_xml_schema ( utility::tag::XMLSchemaDefinition &  xsd) const
overridevirtual

Describe the schema for the Cluster Metric that this Creator is responsible for.

Implements protocols::multistage_rosetta_scripts::cluster::ClusterMetricCreator.

References protocols::multistage_rosetta_scripts::cluster::metrics::SequenceMetric::provide_xml_schema().


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