#include <ConstraintGeneratorFactory.hh>
◆ CreatorMap
◆ ConstraintGeneratorFactory()
| protocols::constraint_generator::ConstraintGeneratorFactory::ConstraintGeneratorFactory |
( |
| ) |
|
◆ complex_type_name_for_constraint_generator()
| std::string protocols::constraint_generator::ConstraintGeneratorFactory::complex_type_name_for_constraint_generator |
( |
std::string const & |
constraint_name | ) |
|
|
static |
◆ constraint_generator_xml_schema_group_name()
| std::string protocols::constraint_generator::ConstraintGeneratorFactory::constraint_generator_xml_schema_group_name |
( |
| ) |
|
|
static |
◆ define_constraint_generator_xml_schema_group()
| void protocols::constraint_generator::ConstraintGeneratorFactory::define_constraint_generator_xml_schema_group |
( |
utility::tag::XMLSchemaDefinition & |
xsd | ) |
const |
◆ factory_register()
◆ get_citation_humanreadable()
| std::string protocols::constraint_generator::ConstraintGeneratorFactory::get_citation_humanreadable |
( |
std::string const & |
constraint_generator_name | ) |
const |
◆ has_type()
| bool protocols::constraint_generator::ConstraintGeneratorFactory::has_type |
( |
std::string const & |
constraint_generator_name | ) |
const |
◆ new_constraint_generator()
◆ provide_xml_schema()
| void protocols::constraint_generator::ConstraintGeneratorFactory::provide_xml_schema |
( |
std::string const & |
cst_generator_name, |
|
|
utility::tag::XMLSchemaDefinition & |
xsd |
|
) |
| const |
◆ xsd_constraint_generator_type_definition_w_attributes()
| void protocols::constraint_generator::ConstraintGeneratorFactory::xsd_constraint_generator_type_definition_w_attributes |
( |
utility::tag::XMLSchemaDefinition & |
xsd, |
|
|
std::string const & |
constraint_type, |
|
|
std::string const & |
description, |
|
|
utility::tag::AttributeList const & |
attributes |
|
) |
| |
|
static |
References complex_type_name_for_constraint_generator(), and get_citation_humanreadable().
Referenced by protocols::constraint_generator::AtomPairConstraintGenerator::provide_xml_schema(), protocols::constraint_generator::CoordinateConstraintGenerator::provide_xml_schema(), protocols::constraint_generator::DihedralConstraintGenerator::provide_xml_schema(), protocols::constraint_generator::DistanceConstraintGenerator::provide_xml_schema(), protocols::constraint_generator::HydrogenBondConstraintGenerator::provide_xml_schema(), protocols::constraint_generator::MembraneSpanConstraintGenerator::provide_xml_schema(), protocols::constraint_generator::MetalContactsConstraintGenerator::provide_xml_schema(), protocols::constraint_generator::ResidueTypeConstraintGenerator::provide_xml_schema(), protocols::constraint_generator::TerminiConstraintGenerator::provide_xml_schema(), protocols::denovo_design::constraints::FileConstraintGenerator::provide_xml_schema(), protocols::fldsgn::SheetConstraintGenerator::provide_xml_schema(), and protocols::trRosetta_protocols::constraint_generators::trRosettaConstraintGenerator::provide_xml_schema().
◆ creator_map_
| CreatorMap protocols::constraint_generator::ConstraintGeneratorFactory::creator_map_ |
|
private |
The documentation for this class was generated from the following files: