@TestClass(value="org.openscience.cdk.smsd.SMSDBondSensitiveTest") public class MCSPlus extends Object
Constructor and Description |
---|
MCSPlus()
Default constructor added
|
Modifier and Type | Method and Description |
---|---|
protected List<List<Integer>> |
getOverlaps(IAtomContainer ac1,
IAtomContainer ac2,
boolean shouldMatchBonds) |
protected static TimeManager |
getTimeManager() |
protected static double |
getTimeout() |
static boolean |
isTimeOut() |
protected static void |
setTimeManager(TimeManager aTimeManager) |
protected static double getTimeout()
protected static TimeManager getTimeManager()
protected static void setTimeManager(TimeManager aTimeManager)
aTimeManager
- the timeManager to setprotected List<List<Integer>> getOverlaps(IAtomContainer ac1, IAtomContainer ac2, boolean shouldMatchBonds) throws CDKException
ac1
- ac2
- shouldMatchBonds
- CDKException
public static boolean isTimeOut()
Copyright © 2014. All Rights Reserved.