Rosetta
Classes | Namespaces
AssemblyRequirement.hh File Reference

an interface for making Requirements that deal with Assemblies More...

#include <protocols/sewing/requirements/AssemblyRequirement.fwd.hh>
#include <protocols/sewing/data_storage/SmartAssembly.fwd.hh>
#include <basic/datacache/DataMap.fwd.hh>
#include <utility/tag/Tag.fwd.hh>
#include <string>

Classes

class  protocols::sewing::requirements::AssemblyRequirement
 an interface for making Requirements that deal with Assemblies More...
 

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::sewing
 
 protocols::sewing::requirements
 

Detailed Description

an interface for making Requirements that deal with Assemblies

Author
frankdt (frank.nosp@m.dt@e.nosp@m.mail..nosp@m.unc..nosp@m.edu)
Note
This is interface: it has no fields, and only pure virtual methods. No further constructors should be defined.