#include <LegacyGlobalRequirement.hh>
| bool protocols::legacy_sewing::sampling::requirements::LegacyGlobalRequirement::can_be_added_to |
( |
AssemblyCOP |
| ) |
const |
|
inline |
Can we add more edges to the Assembly? Base class implementation returns true, so only implement for requirements that require Assemblies of a specific size.
| virtual void protocols::legacy_sewing::sampling::requirements::LegacyGlobalRequirement::parse_my_tag |
( |
utility::tag::TagCOP |
tag, |
|
|
basic::datacache::DataMap & |
|
|
) |
| |
|
pure virtual |
| virtual bool protocols::legacy_sewing::sampling::requirements::LegacyGlobalRequirement::satisfies |
( |
AssemblyCOP |
assembly | ) |
const |
|
pure virtual |
| virtual void protocols::legacy_sewing::sampling::requirements::LegacyGlobalRequirement::show |
( |
std::ostream & |
out | ) |
const |
|
pure virtual |
| virtual bool protocols::legacy_sewing::sampling::requirements::LegacyGlobalRequirement::violates |
( |
AssemblyCOP |
assembly | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: