MCSS(java.util.List<org.openscience.cdk.interfaces.IAtomContainer> jobList,
JobType jobType,
int numberOfThreads) |
MCSS(java.util.List<org.openscience.cdk.interfaces.IAtomContainer> jobList,
JobType jobType,
int numberOfThreads,
boolean matchBonds,
boolean matchRings,
boolean matchAtomType) |
MCSSThread(java.util.List<org.openscience.cdk.interfaces.IAtomContainer> mcssList,
JobType jobType,
int taskNumber) |
MCSSThread(java.util.List<org.openscience.cdk.interfaces.IAtomContainer> mcssList,
JobType jobType,
int taskNumber,
boolean matchBonds,
boolean matchRings,
boolean matchAtomType) |