| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
PatchOperation --+
|
PrependMainchainAtom
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////// add a mainchain atom before the first mainchain atom
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
__init__( (object)arg1, (str)atom_name_in) -> None :
constructor
C++ signature :
void __init__(_object*,std::string)
__init__( (object)arg1, (PrependMainchainAtom)) -> None :
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
add a mainchain atom before the first mainchain atom
C++ signature :
void __init__(_object*,core::chemical::PrependMainchainAtom)
|
apply( (PrependMainchainAtom)arg1, (ResidueType)rsd) -> bool :
set an atom to be the first mainchain atom
C++ signature :
bool apply(core::chemical::PrependMainchainAtom {lvalue},core::chemical::ResidueType {lvalue})
apply( (PrependMainchainAtom)arg1, (ResidueType)rsd) -> bool :
C++ signature :
bool apply(PrependMainchainAtom_exposer_callback {lvalue},core::chemical::ResidueType {lvalue})
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 6 00:11:06 2015 | http://epydoc.sourceforge.net |