pl.edu.pjwstk.yaod.debug
Class AtomExtractor

java.lang.Object
  |
  +--pl.edu.pjwstk.yaod.debug.AtomExtractor

public class AtomExtractor
extends java.lang.Object

Klasa tworzy obiekt DefaultMutableTreeNode odwzorowujacy zawartosc bazy danych (hierarchiczna struktura atomow). Obiekt ten moze byc nastepnie przeslany do klienta i wyswietlony w JTree.

Author:
M. Lentner, raist@ertel.com.pl

Constructor Summary
AtomExtractor()
           
 
Method Summary
 javax.swing.tree.DefaultMutableTreeNode dumpStore(SVRP svrp, short id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AtomExtractor

public AtomExtractor()
Method Detail

dumpStore

public javax.swing.tree.DefaultMutableTreeNode dumpStore(SVRP svrp,
                                                         short id)
                                                  throws NoSuchObjectException