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::JumpMetricCreator Class Reference

#include <JumpMetricCreator.hh>

Inheritance diagram for protocols::multistage_rosetta_scripts::cluster::metrics::JumpMetricCreator:
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::JumpMetricCreator::create_metric ( ) const
overridevirtual
std::string protocols::multistage_rosetta_scripts::cluster::metrics::JumpMetricCreator::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::JumpMetricCreator::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::JumpMetric::provide_xml_schema().


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