Public Member Functions | |
| def | find_all_by_id |
| Return a list of all nodes that have the id given by the parameter. | |
| def | find_by_id |
| Return a node that have the id given by the parameter. | |
| def | get_imp_hierarchy_by_id |
| Return an IMP::atom::Hierarchy by particle id. | |
| def | get_root_imp_hierarchy |
| Return the root of the IMP::atom::Hierarchy. | |
| def | to_model |
| Return an IMP::Model that contains the representation. | |
| def IMP::restrainer::Representation::get_imp_hierarchy_by_id | ( | self, | ||
| id | ||||
| ) |
Return an IMP::atom::Hierarchy by particle id.
| id | Particle id. |