Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | AdjustQueryParameters
Parameters controlling which components of the query atoms are adjusted. Attributes: - adjustDegree: modified atoms have an explicit-degree query added based on their degree in the query - adjustDegreeFlags: controls which atoms have a degree query added - adjustRingCount: modified atoms have a ring-count query added based on their ring count in the query - adjustRingCountFlags: controls which atoms have a ring-cout query added - makeDummiesQueries: dummy atoms that do not have a specified isotope are converted to any-atom queries A note on the flags controlling which atoms are modified: These generally limit the set of atoms to be modified. For example if ADJUST_RINGSONLY is set, then only atoms in rings will be modified. ADJUST_EMPTY causes all atoms to be modified ADJUST_SETALL sets all of the ADJUST flags
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__instance_size__ = 28
|
|
|||
adjustDegree | |||
adjustDegreeFlags | |||
adjustRingCount | |||
adjustRingCountFlags | |||
makeDummiesQueries | |||
Inherited from |
|
__init__( (object)arg1) -> None : C++ signature : void __init__(_object*)
|
helper for pickle
|
|
adjustDegree
|
adjustDegreeFlags
|
adjustRingCount
|
adjustRingCountFlags
|
makeDummiesQueries
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 25 09:15:50 2016 | http://epydoc.sourceforge.net |