Class: CanonicalizationIndexer

Kekule. CanonicalizationIndexer

new CanonicalizationIndexer()

An abstract class to assign index to nodes in connection table. Different canonicalization method need different concrete indexes classes.
Source:

Methods

doExecute(ctab)

Do actual job of indexing. Descendants should override this method.
Parameters:
Name Type Description
ctab Kekule.StructureConnectionTable
Source:

execute(ctabOrStructFragment)

Execute and assign index to each node in connection tab.
Parameters:
Name Type Description
ctabOrStructFragment Variant
Source:

Kekule. CanonicalizationIndexer

new CanonicalizationIndexer()

Source:

Methods

doExecute(ctab)

Do actual job of indexing. Descendants should override this method.
Parameters:
Name Type Description
ctab Kekule.StructureConnectionTable
Source:

execute(ctabOrStructFragment)

Execute and assign index to each node in connection tab.
Parameters:
Name Type Description
ctabOrStructFragment Variant
Source: