|
|||||||||
| 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.PathSet
public class PathSet
| Field Summary |
|---|
| Fields inherited from class com.daylight.DaylightCppObject |
|---|
ref |
| Constructor Summary | |
|---|---|
protected |
PathSet()
implicit superconstructor. |
|
PathSet(ConnectedAtomCollection molOrReaction)
from dt_alloc_pathset. |
| Method Summary | |
|---|---|
void |
add(Atom atom)
from dt_add. |
void |
add(Bond bond)
from dt_add. |
PathSet |
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 java.lang.Object |
|---|
clone, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected PathSet()
throws DaylightException
DaylightException
public PathSet(ConnectedAtomCollection molOrReaction)
throws DaylightException
DaylightException| Method Detail |
|---|
public PathSet copy()
throws DaylightException
DaylightException
public void add(Atom atom)
throws DaylightException
DaylightException
public void add(Bond bond)
throws DaylightException
DaylightException
protected void finalize()
throws java.lang.Throwable
finalize in class DaylightObjectjava.lang.Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||