examples.ExplorerTest Class Reference
Inherits examples.Photo, and org.gecode.explorer.ExplorerEventListener.Detailed Description
Definition at line 8 of file ExplorerTest.java.
Public Member Functions | |
| ExplorerTest (PhotoSpec s) | |
| ExplorerTest (Boolean share, ExplorerTest et) | |
| void | nodeClickEvent (Inspector i, SpaceNode s) |
| String | getName () |
Static Public Member Functions | |
| static void | main (String[] args) |
Constructor & Destructor Documentation
| examples.ExplorerTest.ExplorerTest | ( | PhotoSpec | s | ) |
Definition at line 9 of file ExplorerTest.java.
| examples.ExplorerTest.ExplorerTest | ( | Boolean | share, | |
| ExplorerTest | et | |||
| ) |
Definition at line 12 of file ExplorerTest.java.
Member Function Documentation
| static void examples.ExplorerTest.main | ( | String[] | args | ) | [static] |
Implements org.gecode.explorer.ExplorerEventListener.
Definition at line 24 of file ExplorerTest.java.
| String examples.ExplorerTest.getName | ( | ) | [virtual] |
Implements org.gecode.explorer.ExplorerEventListener.
Definition at line 29 of file ExplorerTest.java.
The documentation for this class was generated from the following file:
- examples/ExplorerTest.java
