|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.daylight.DaylightCppObject
com.daylight.DaylightObject
com.daylight.AtomBondCollection
com.daylight.Cycle
public class Cycle
Object representing a cycle
Field Summary |
---|
Fields inherited from class com.daylight.DaylightCppObject |
---|
ref |
Constructor Summary | |
---|---|
protected |
Cycle()
implicit superconstructor. |
Method Summary | |
---|---|
protected void |
finalize()
Called by the garbage collector on an object when garbage collection determines that there are no more references to the object. |
boolean |
isAromatic()
from dt_aromatic. |
Methods inherited from class com.daylight.AtomBondCollection |
---|
generateFingerprint, getAtomCount, partialFingerprint, partialFingerprint |
Methods inherited from class java.lang.Object |
---|
clone, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected Cycle() throws DaylightException
DaylightException
Method Detail |
---|
public boolean isAromatic() throws DaylightException
DaylightException
protected void finalize() throws java.lang.Throwable
finalize
in class AtomBondCollection
java.lang.Throwable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |