net.sf.tomp.xml.include.xtcl
Class AdaptiveFilterCommand

java.lang.Object
  extended bynet.sf.tomp.xtcl.command.AbstractCommand
      extended bynet.sf.tomp.xtcl.command.VarCommand
          extended bynet.sf.tomp.xtcl.command.FilterCommand
              extended bynet.sf.tomp.xml.type.xtcl.TypeDetectorFilterCommand
                  extended bynet.sf.tomp.xml.include.xtcl.AdaptiveFilterCommand
All Implemented Interfaces:
net.sf.tomp.xtcl.Command
Direct Known Subclasses:
AdaptiveXIncluderCommand

public class AdaptiveFilterCommand
extends TypeDetectorFilterCommand

DOCUMENT ME!

Author:
tomp

Field Summary
 
Fields inherited from class net.sf.tomp.xml.type.xtcl.TypeDetectorFilterCommand
tdVar
 
Fields inherited from class net.sf.tomp.xtcl.command.FilterCommand
className, params, realParams
 
Fields inherited from class net.sf.tomp.xtcl.command.VarCommand
var
 
Constructor Summary
AdaptiveFilterCommand()
           
 
Method Summary
 int execute(net.sf.tomp.xtcl.Context context)
          DOCUMENT ME!
 java.lang.String toString()
          DOCUMENT ME!
 
Methods inherited from class net.sf.tomp.xml.type.xtcl.TypeDetectorFilterCommand
setTypeDatabaseVar
 
Methods inherited from class net.sf.tomp.xtcl.command.FilterCommand
initFilter, setClassName, setParameter
 
Methods inherited from class net.sf.tomp.xtcl.command.VarCommand
setVar
 
Methods inherited from class net.sf.tomp.xtcl.command.AbstractCommand
done, initParameters, listArray, listList, listMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AdaptiveFilterCommand

public AdaptiveFilterCommand()
Method Detail

execute

public int execute(net.sf.tomp.xtcl.Context context)
            throws java.lang.Exception
DOCUMENT ME!

Specified by:
execute in interface net.sf.tomp.xtcl.Command
Overrides:
execute in class TypeDetectorFilterCommand
Parameters:
context - DOCUMENT ME!
Returns:
DOCUMENT ME!
Throws:
java.lang.Exception - DOCUMENT ME!

toString

public java.lang.String toString()
DOCUMENT ME!

Overrides:
toString in class TypeDetectorFilterCommand
Returns:
DOCUMENT ME!


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