Package schrodinger :: Package infra :: Module phase :: Class PhpAlignCore
[hide private]
[frames] | no frames]

Class PhpAlignCore

object --+
         |
        PhpAlignCore

Proxy of C++ PhpAlignCore class

Instance Methods [hide private]
 
__repr__(self)
repr(x)
 
__init__(self, *args)
__init__(PhpAlignCore self, MM_Index ctHandleA, MM_Index ctHandleB, std::string const & smarts, bool allowStereoFailure=False, ...
 
__swig_destroy__(...)
delete_PhpAlignCore(PhpAlignCore self)
 
getAlignedB(...)
PhpAlignCore_getAlignedB(PhpAlignCore self) -> SwigIntVector
 
getMappings(...)
PhpAlignCore_getMappings(PhpAlignCore self) -> std::vector< PhpCoreMapping,std::allocator< PhpCoreMapping > >
 
getNumMappings(...)
PhpAlignCore_getNumMappings(PhpAlignCore self) -> size_t
 
stereoFailure(...)
PhpAlignCore_stereoFailure(PhpAlignCore self) -> bool

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]
  thisown
The membership flag

Inherited from object: __class__

Method Details [hide private]

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

__init__(self, *args)
(Constructor)

 

__init__(PhpAlignCore self, MM_Index ctHandleA, MM_Index ctHandleB, std::string const & smarts, bool allowStereoFailure=False, 
    bool noCarry=False, bool inversionsOnly=False) -> PhpAlignCore
__init__(PhpAlignCore self, MM_Index ctHandleA, MM_Index ctHandleB, std::vector< PhpCoreMapping,std::allocator< PhpCoreMapping > > const & mappings, 
    bool allowStereoFailure=False, bool noCarry=False, 
    bool inversionsOnly=False) -> PhpAlignCore
__init__(PhpAlignCore self, MM_Index ctHandleA, MM_Index ctHandleB, SwigIntVector atomsA, SwigIntVector atomsB, 
    bool allowStereoFailure=False, bool noCarry=False, bool inversionsOnly=False, 
    std::string debugMaeFile="") -> PhpAlignCore
__init__(PhpAlignCore self, MM_Index ctHandleA, MM_Index ctHandleB, SwigIntVector atomsA, SwigIntVector atomsB, 
    SwigVectorIntVector brokenBonds, bool allowStereoFailure=False, bool noCarry=False, 
    bool inversionsOnly=False, std::string debugMaeFile="") -> PhpAlignCore
__init__(PhpAlignCore self, PhpAlignCore rhs) -> PhpAlignCore

Overrides: object.__init__

Property Details [hide private]

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)