|
applyBondTemplate
|
applyBondTemplate (
self,
b,
v,
)
|
|
findInterBond
|
findInterBond (
self,
m,
k,
)
|
|
initResidueTemplate
|
initResidueTemplate (
self,
r,
interBondSet,
)
|
|
applyResidueTemplate
|
applyResidueTemplate (
self,
r,
v,
)
|
|
initAtomTemplate
|
initAtomTemplate ( self, a )
|
|
applyAtomTemplate
|
applyAtomTemplate (
self,
a,
v,
)
|
|
initBondTemplate
|
initBondTemplate ( self, b )
|
|
__init__
|
__init__ ( self, m )
|
|