|
| | HeuristicProcessor () |
| |
| virtual ProcessorPtr | Copy () const |
| |
| | HeuristicProcessor (bool bf, bool at, bool cn, bool aa, bool ch, ConopAction zo) |
| |
| virtual String | ToString () const |
| |
| DiagnosticsPtr | Process (mol::EntityHandle ent, bool log_diags=true) const |
| |
| virtual | ~Processor () |
| |
| | Processor (bool bf, bool at, bool cn, bool aa, bool ch, ConopAction zo) |
| |
| | Processor () |
| |
| void | SetConnect (bool connect) |
| |
| bool | GetConnect () const |
| |
| void | SetAssignTorsions (bool flag) |
| |
| bool | GetAssignTorsions () const |
| |
| bool | GetConnectAminoAcids () const |
| |
| void | SetConnectAminoAcids (bool c) |
| |
| bool | GetConnectHetatm () const |
| |
| void | SetConnectHetatm (bool c) |
| |
| bool | GetCheckBondFeasibility () const |
| |
| void | SetCheckBondFeasibility (bool flag) |
| |
| ConopAction | GetZeroOccTreatment () const |
| |
| void | SetZeroOccTreatment (ConopAction action) |
| |
Definition at line 34 of file heuristic.hh.