Public Member Functions | |
| String | toString () |
Package Functions | |
| RelationTreeNode (RelationTreeModel model, Object node, String description, int childCount) | |
| RelationTreeNode (RelationTreeModel model, Object node) | |
| int | getChildCount () |
| boolean | isLeaf () |
| Object | getChild (int index) |
| int | getIndexOfChild (Object child) |
| PrologEngine | getEngine () |
| String | getRelationFunctor () |
Package Attributes | |
| RelationTreeModel | myModel |
Static Package Attributes | |
| static int | dgcalls |
Definition at line 84 of file RelationTreeModel.java.
1.4.5