Home | Trees | Indices | Help |
---|
|
object --+ | ??.instance --+ | PatchOperation --+ | SetPolymerConnectAtom
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////// set an atom as polymer connection
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
__init__( (object)arg1, (str)atom_name_in, (str)upper_lower_in) -> None : constructor the type of connection is "LOWER" or "UPPER" C++ signature : void __init__(_object*,std::string,std::string) __init__( (object)arg1, (SetPolymerConnectAtom)) -> None : //////////////////////////////////////////////////////////////////////////////////////////////////////////////////// set an atom as polymer connection C++ signature : void __init__(_object*,core::chemical::SetPolymerConnectAtom)
|
apply( (SetPolymerConnectAtom)arg1, (ResidueType)rsd) -> bool : set an atom in ResidueType rsd as a polymer connection atom C++ signature : bool apply(core::chemical::SetPolymerConnectAtom {lvalue},core::chemical::ResidueType {lvalue}) apply( (SetPolymerConnectAtom)arg1, (ResidueType)rsd) -> bool : C++ signature : bool apply(SetPolymerConnectAtom_exposer_callback {lvalue},core::chemical::ResidueType {lvalue})
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Jun 6 00:11:07 2015 | http://epydoc.sourceforge.net |