com.unitesk.atp.treedl
Class WalkerAction

java.lang.Object
  extended by com.unitesk.atp.tool.PluginClass
      extended by com.unitesk.atp.tree.tool.Plugin
          extended by com.unitesk.atp.tree.tool.Action
              extended by com.unitesk.atp.treedl.FileGeneratorAction
                  extended by com.unitesk.atp.treedl.WalkerAction
All Implemented Interfaces:
Plugin

public class WalkerAction
extends FileGeneratorAction


Field Summary
 
Fields inherited from class com.unitesk.atp.treedl.FileGeneratorAction
dstFile
 
Fields inherited from class com.unitesk.atp.tree.tool.Plugin
pm, tree
 
Fields inherited from class com.unitesk.atp.tool.PluginClass
mbox, name
 
Constructor Summary
WalkerAction()
           
 
Method Summary
 String getVersion()
          
 void process(Tree tree)
           
 
Methods inherited from class com.unitesk.atp.treedl.FileGeneratorAction
generateFile
 
Methods inherited from class com.unitesk.atp.tree.tool.Action
getKind
 
Methods inherited from class com.unitesk.atp.tree.tool.Plugin
get, getCurrentTree, init, process, setCurrentTree
 
Methods inherited from class com.unitesk.atp.tool.PluginClass
getName, getPlugin, getPluginManager, getProperty, getProperty, getPropertyName, getRevision
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WalkerAction

public WalkerAction()
Method Detail

getVersion

public String getVersion()


process

public void process(Tree tree)
Specified by:
process in class Action


Copyright © 2001-2006 ISP RAS, RedVerst Group. All Rights Reserved.