| Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
FilterMatcherBase --+
|
ExclusionList
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 24
|
|||
|
|||
AddPattern( (ExclusionList)arg1, (FilterMatcherBase)arg2) -> None :
Add a FilterMatcherBase that should not appear in a molecule
C++ signature :
void AddPattern(RDKit::ExclusionList {lvalue},RDKit::FilterMatcherBase)
|
SetExclusionPatterns( (ExclusionList)arg1, (AtomPairsParameters)arg2) -> None :
Set a list of FilterMatcherBases that should not appear in a molecule
C++ signature :
void SetExclusionPatterns(RDKit::ExclusionList {lvalue},boost::python::api::object)
|
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |