Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Static Public Member Functions | List of all members
protocols::fldsgn::SheetConstraintGeneratorCreator Class Reference

#include <SheetConstraintGeneratorCreator.hh>

Inheritance diagram for protocols::fldsgn::SheetConstraintGeneratorCreator:
Inheritance graph
[legend]

Public Member Functions

protocols::constraint_generator::ConstraintGeneratorOP create_constraint_generator () const override
 Instantiate a particular ConstraintGenerator. More...
 
std::string keyname () const override
 Return a string that will be used to instantiate the particular ConstraintGenerator. More...
 
void provide_xml_schema (utility::tag::XMLSchemaDefinition &xsd) const override
 

Static Public Member Functions

static std::string constraint_generator_name ()
 

Member Function Documentation

std::string protocols::fldsgn::SheetConstraintGeneratorCreator::constraint_generator_name ( )
static
protocols::constraint_generator::ConstraintGeneratorOP protocols::fldsgn::SheetConstraintGeneratorCreator::create_constraint_generator ( ) const
overridevirtual

Instantiate a particular ConstraintGenerator.

Implements protocols::constraint_generator::ConstraintGeneratorCreator.

std::string protocols::fldsgn::SheetConstraintGeneratorCreator::keyname ( ) const
overridevirtual

Return a string that will be used to instantiate the particular ConstraintGenerator.

Implements protocols::constraint_generator::ConstraintGeneratorCreator.

References constraint_generator_name().

void protocols::fldsgn::SheetConstraintGeneratorCreator::provide_xml_schema ( utility::tag::XMLSchemaDefinition &  xsd) const
overridevirtual

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