Rosetta
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

◆ constraint_generator_name()

std::string protocols::fldsgn::SheetConstraintGeneratorCreator::constraint_generator_name ( )
static

◆ create_constraint_generator()

protocols::constraint_generator::ConstraintGeneratorOP protocols::fldsgn::SheetConstraintGeneratorCreator::create_constraint_generator ( ) const
overridevirtual

Instantiate a particular ConstraintGenerator.

Implements protocols::constraint_generator::ConstraintGeneratorCreator.

◆ keyname()

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().

◆ provide_xml_schema()

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

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