|
The Octet Molecular Representation Framework v0.8.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A handler of CycleSystemTraverser events. Clients requiring updates
of the cycle system traversal process can implement this interface and pass the implementing
class as a argument to CycleSystemTraverser.traverse.
| Method Summary | |
void |
CycleSystemFinished()
Implement this method to receive notification that all elements of the last perceived cycle system have been traversed. |
void |
CycleSystemStarted()
Implement this method to receive notification that a new cycle system has been found and is about to be traversed. |
| Methods inherited from interface net.sf.octet.traversal.TraversalHandler |
abortTraversal, atomPairTraversed, atomTraversed, traversalFinished, traversalStarted |
| Method Detail |
public void CycleSystemStarted()
public void CycleSystemFinished()
|
The Octet Molecular Representation Framework v0.8.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||