Generated on Thu Nov 2 14:49:41 2006 for Gecode/J by doxygen 1.5.0

org.gecode.gist.NodeVisitorInterface Interface Reference

Inherited by org.gecode.gist.DefaultNodeVisitor.

List of all members.


Detailed Description

Definition at line 5 of file NodeVisitorInterface.java.

Public Member Functions

abstract void setCursor (NodeCursorInterface cursor)
abstract NodeCursorInterface getCursor ()
abstract boolean next ()


Member Function Documentation

abstract void org.gecode.gist.NodeVisitorInterface.setCursor ( NodeCursorInterface  cursor  )  [pure virtual]

abstract NodeCursorInterface org.gecode.gist.NodeVisitorInterface.getCursor (  )  [pure virtual]

abstract boolean org.gecode.gist.NodeVisitorInterface.next (  )  [pure virtual]


The documentation for this interface was generated from the following file: