|
The Octet Molecular Representation Framework v0.8.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.octet.traversal.BasicCycleSystemTraverser
A default implementation of the CycleSystemTraverser interface.
| Nested Class Summary |
| Nested classes inherited from class net.sf.octet.traversal.CycleSystemTraverser |
CycleSystemTraverser.Handler |
| Constructor Summary | |
BasicCycleSystemTraverser()
Default constructor. |
|
| Method Summary | |
void |
traverse(AtomGraph graph,
CycleSystemTraverser.Handler handler)
Traverses graph, notifying handler if the stages in the
traversal process. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BasicCycleSystemTraverser()
| Method Detail |
public void traverse(AtomGraph graph,
CycleSystemTraverser.Handler handler)
CycleSystemTraversergraph, notifying handler if the stages in the
traversal process.
traverse in interface CycleSystemTraversergraph - the AtomGraph to traverse.handler - the Handler that will be notified of traversal events
|
The Octet Molecular Representation Framework v0.8.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||