|
|||||||||
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.Set
com.daylight.Path
public class Path
Object representing a path
Field Summary |
---|
Fields inherited from class com.daylight.DaylightCppObject |
---|
ref |
Constructor Summary | |
---|---|
Path(ConnectedAtomCollection molOrReaction)
from dt_alloc_path. |
Method Summary | |
---|---|
Path |
copy()
from dt_copy. |
protected void |
finalize()
Called by the garbage collector on an object when garbage collection determines that there are no more references to the object. |
Methods inherited from class com.daylight.Set |
---|
add, add, isMember, remove, remove |
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 |
---|
public Path(ConnectedAtomCollection molOrReaction) throws DaylightException
DaylightException
Method Detail |
---|
public Path copy() throws DaylightException
DaylightException
protected void finalize() throws java.lang.Throwable
finalize
in class Set
java.lang.Throwable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |