#include <CutBiasClaim.hh>
|
| | CutBiasClaim (ClientMoverOP owner, utility::tag::TagCOP tag, basic::datacache::DataMap const &) |
| |
| | CutBiasClaim (ClientMoverOP owner, std::string const &label, core::fragment::SecondaryStructure const &ss) |
| |
| | CutBiasClaim (ClientMoverOP owner, std::string const &label, std::map< LocalPosition, core::Real > const &biases) |
| |
| | CutBiasClaim (ClientMoverOP owner, std::string const &label, std::pair< core::Size, core::Size > const &range, core::Real bias) |
| |
| void | yield_elements (FoldTreeSketch const &fts, CutBiasElements &elements) const override |
| | build ResidueElements that indicate the introduction of a new peptide edge into the fold tree. More...
|
| |
| EnvClaimOP | clone () const override |
| |
| std::string | type () const override |
| |
| void | show (std::ostream &os) const override |
| |
| | ~EnvClaim () override |
| | Virtual destructor. More...
|
| |
| | EnvClaim (ClientMoverOP) |
| |
| ClientMoverOP | owner () const |
| | A clone used by the EnvClaimFactory to instantiate new EnvClaims using an XML tag. More...
|
| |
| void | set_owner (ClientMoverOP owner) |
| |
| void | annotate (core::pose::Pose const &, core::environment::SequenceAnnotationOP) const |
| | allow the claim to use any internally queued ResidueSelectors to create sequence annotations. More...
|
| |
| virtual void | yield_elements (core::pose::Pose const &, DOFElements &) const |
| | build and export DOFElements, which represent control over non-jump dofs (torsions, bond lengths, angles) final conformation. More...
|
| |
◆ FoldTreeSketch
◆ LocalPosition
◆ Parent
◆ CutBiasClaim() [1/4]
◆ CutBiasClaim() [2/4]
◆ CutBiasClaim() [3/4]
◆ CutBiasClaim() [4/4]
◆ class_name()
| std::string protocols::environment::claims::CutBiasClaim::class_name |
( |
| ) |
|
|
static |
◆ clone()
| EnvClaimOP protocols::environment::claims::CutBiasClaim::clone |
( |
| ) |
const |
|
overridevirtual |
◆ provide_xml_schema()
| void protocols::environment::claims::CutBiasClaim::provide_xml_schema |
( |
utility::tag::XMLSchemaDefinition & |
xsd | ) |
|
|
static |
◆ show()
| void protocols::environment::claims::CutBiasClaim::show |
( |
std::ostream & |
os | ) |
const |
|
overridevirtual |
◆ type()
| std::string protocols::environment::claims::CutBiasClaim::type |
( |
| ) |
const |
|
overridevirtual |
◆ yield_elements()
◆ biases_
◆ label_
| std::string protocols::environment::claims::CutBiasClaim::label_ |
|
private |
The documentation for this class was generated from the following files: