#include <ConstraintGeneratorCreator.hh>
| virtual ConstraintGeneratorOP protocols::constraint_generator::ConstraintGeneratorCreator::create_constraint_generator |
( |
| ) |
const |
|
pure virtual |
Instantiate a particular ConstraintGenerator.
Implemented in protocols::fold_from_loops::constraint_generator::SegmentedAtomPairConstraintGeneratorCreator, protocols::trRosetta_protocols::constraint_generators::trRosettaConstraintGeneratorCreator, protocols::fold_from_loops::constraint_generator::AutomaticSheetConstraintGeneratorCreator, protocols::constraint_generator::AtomPairConstraintGeneratorCreator, protocols::constraint_generator::ResidueTypeConstraintGeneratorCreator, protocols::constraint_generator::CoordinateConstraintGeneratorCreator, protocols::constraint_generator::DihedralConstraintGeneratorCreator, protocols::constraint_generator::DistanceConstraintGeneratorCreator, protocols::constraint_generator::MembraneSpanConstraintGeneratorCreator, protocols::constraint_generator::MetalContactsConstraintGeneratorCreator, protocols::constraint_generator::TerminiConstraintGeneratorCreator, protocols::constraint_generator::HydrogenBondConstraintGeneratorCreator, protocols::denovo_design::constraints::FileConstraintGeneratorCreator, and protocols::fldsgn::SheetConstraintGeneratorCreator.
| virtual std::string protocols::constraint_generator::ConstraintGeneratorCreator::keyname |
( |
| ) |
const |
|
pure virtual |
Return a string that will be used to instantiate the particular ConstraintGenerator.
Implemented in protocols::fold_from_loops::constraint_generator::SegmentedAtomPairConstraintGeneratorCreator, protocols::trRosetta_protocols::constraint_generators::trRosettaConstraintGeneratorCreator, protocols::fold_from_loops::constraint_generator::AutomaticSheetConstraintGeneratorCreator, protocols::constraint_generator::AtomPairConstraintGeneratorCreator, protocols::constraint_generator::ResidueTypeConstraintGeneratorCreator, protocols::constraint_generator::CoordinateConstraintGeneratorCreator, protocols::constraint_generator::DihedralConstraintGeneratorCreator, protocols::constraint_generator::DistanceConstraintGeneratorCreator, protocols::constraint_generator::MembraneSpanConstraintGeneratorCreator, protocols::constraint_generator::MetalContactsConstraintGeneratorCreator, protocols::constraint_generator::TerminiConstraintGeneratorCreator, protocols::constraint_generator::HydrogenBondConstraintGeneratorCreator, protocols::denovo_design::constraints::FileConstraintGeneratorCreator, and protocols::fldsgn::SheetConstraintGeneratorCreator.
| virtual void protocols::constraint_generator::ConstraintGeneratorCreator::provide_xml_schema |
( |
utility::tag::XMLSchemaDefinition & |
| ) |
const |
|
pure virtual |
Implemented in protocols::fold_from_loops::constraint_generator::SegmentedAtomPairConstraintGeneratorCreator, protocols::trRosetta_protocols::constraint_generators::trRosettaConstraintGeneratorCreator, protocols::fold_from_loops::constraint_generator::AutomaticSheetConstraintGeneratorCreator, protocols::constraint_generator::AtomPairConstraintGeneratorCreator, protocols::constraint_generator::ResidueTypeConstraintGeneratorCreator, protocols::constraint_generator::DihedralConstraintGeneratorCreator, protocols::constraint_generator::DistanceConstraintGeneratorCreator, protocols::constraint_generator::MembraneSpanConstraintGeneratorCreator, protocols::constraint_generator::MetalContactsConstraintGeneratorCreator, protocols::constraint_generator::TerminiConstraintGeneratorCreator, protocols::constraint_generator::CoordinateConstraintGeneratorCreator, protocols::denovo_design::constraints::FileConstraintGeneratorCreator, protocols::constraint_generator::HydrogenBondConstraintGeneratorCreator, and protocols::fldsgn::SheetConstraintGeneratorCreator.
The documentation for this class was generated from the following file: