net.sf.tomp.xtcl.command
Class DumpCommand

java.lang.Object
  extended bynet.sf.tomp.xtcl.command.AbstractCommand
      extended bynet.sf.tomp.xtcl.command.DumpCommand
All Implemented Interfaces:
Command
Direct Known Subclasses:
DumpContext, DumpContexts

public class DumpCommand
extends AbstractCommand

DOCUMENT ME!

Author:
tomp

Field Summary
protected  boolean deep
          DOCUMENT ME!
 
Constructor Summary
DumpCommand()
           
 
Method Summary
 void setDeep(boolean v)
          DOCUMENT ME!
 
Methods inherited from class net.sf.tomp.xtcl.command.AbstractCommand
done, execute, initParameters, listArray, listList, listMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

deep

protected boolean deep
DOCUMENT ME!

Constructor Detail

DumpCommand

public DumpCommand()
Method Detail

setDeep

public void setDeep(boolean v)
DOCUMENT ME!

Parameters:
v - DOCUMENT ME!


Copyright © 2004 Masaryk University in Brno, Faculty of Informatics, Czech Republic. All Rights Reserved.