Home | Trees | Indices | Help |
---|
|
object --+ | ??.instance --+ | PatchOperation --+ | DeleteProperty
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////// delete a property from ResidueType Added by Andy M. Chen in June 2009 This is needed for deleting properties, which occurs in certain PTM's (e.g. methylation)
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
__init__( (object)arg1, (str)property_in) -> None : constructor C++ signature : void __init__(_object*,std::string) __init__( (object)arg1, (DeleteProperty)) -> None : //////////////////////////////////////////////////////////////////////////////////////////////////////////////////// delete a property from ResidueType Added by Andy M. Chen in June 2009 This is needed for deleting properties, which occurs in certain PTM's (e.g. methylation) C++ signature : void __init__(_object*,core::chemical::DeleteProperty)
|
apply( (DeleteProperty)arg1, (ResidueType)rsd) -> bool : delete a property C++ signature : bool apply(core::chemical::DeleteProperty {lvalue},core::chemical::ResidueType {lvalue}) apply( (DeleteProperty)arg1, (ResidueType)rsd) -> bool : C++ signature : bool apply(DeleteProperty_exposer_callback {lvalue},core::chemical::ResidueType {lvalue})
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Jun 6 00:11:05 2015 | http://epydoc.sourceforge.net |