#include <ConstraintGeneratorFactory.hh>
| protocols::constraint_generator::ConstraintGeneratorFactory::ConstraintGeneratorFactory |
( |
| ) |
|
| std::string protocols::constraint_generator::ConstraintGeneratorFactory::complex_type_name_for_constraint_generator |
( |
std::string const & |
constraint_name | ) |
|
|
static |
| std::string protocols::constraint_generator::ConstraintGeneratorFactory::constraint_generator_xml_schema_group_name |
( |
| ) |
|
|
static |
| void protocols::constraint_generator::ConstraintGeneratorFactory::define_constraint_generator_xml_schema_group |
( |
utility::tag::XMLSchemaDefinition & |
xsd | ) |
const |
| std::string protocols::constraint_generator::ConstraintGeneratorFactory::get_citation_humanreadable |
( |
std::string const & |
constraint_generator_name | ) |
const |
| bool protocols::constraint_generator::ConstraintGeneratorFactory::has_type |
( |
std::string const & |
constraint_generator_name | ) |
const |
| ConstraintGeneratorOP protocols::constraint_generator::ConstraintGeneratorFactory::new_constraint_generator |
( |
std::string const & |
constraint_generator_name, |
|
|
utility::tag::TagCOP |
tag, |
|
|
basic::datacache::DataMap & |
datamap |
|
) |
| const |
| void protocols::constraint_generator::ConstraintGeneratorFactory::provide_xml_schema |
( |
std::string const & |
cst_generator_name, |
|
|
utility::tag::XMLSchemaDefinition & |
xsd |
|
) |
| const |
| 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().
Referenced by protocols::constraint_generator::MetalContactsConstraintGenerator::provide_xml_schema(), protocols::constraint_generator::TerminiConstraintGenerator::provide_xml_schema(), protocols::denovo_design::constraints::FileConstraintGenerator::provide_xml_schema(), protocols::constraint_generator::DihedralConstraintGenerator::provide_xml_schema(), protocols::constraint_generator::MembraneSpanConstraintGenerator::provide_xml_schema(), protocols::constraint_generator::DistanceConstraintGenerator::provide_xml_schema(), protocols::trRosetta_protocols::constraint_generators::trRosettaConstraintGenerator::provide_xml_schema(), protocols::fldsgn::SheetConstraintGenerator::provide_xml_schema(), protocols::constraint_generator::CoordinateConstraintGenerator::provide_xml_schema(), protocols::constraint_generator::ResidueTypeConstraintGenerator::provide_xml_schema(), protocols::constraint_generator::AtomPairConstraintGenerator::provide_xml_schema(), and protocols::constraint_generator::HydrogenBondConstraintGenerator::provide_xml_schema().
| CreatorMap protocols::constraint_generator::ConstraintGeneratorFactory::creator_map_ |
|
private |
The documentation for this class was generated from the following files: