@Deprecated public class MCSPlus extends Object
Constructor and Description |
---|
MCSPlus()
Deprecated.
Default constructor added
|
Modifier and Type | Method and Description |
---|---|
protected List<List<Integer>> |
getOverlaps(IAtomContainer ac1,
IAtomContainer ac2,
boolean shouldMatchBonds)
Deprecated.
|
protected static TimeManager |
getTimeManager()
Deprecated.
|
protected static double |
getTimeout()
Deprecated.
|
static boolean |
isTimeOut()
Deprecated.
|
protected static void |
setTimeManager(TimeManager aTimeManager)
Deprecated.
|
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 © 2021. All rights reserved.