Uses of Class
adams.tools.AbstractScriptedTool
-
Packages that use AbstractScriptedTool Package Description adams.tools -
-
Uses of AbstractScriptedTool in adams.tools
Subclasses of AbstractScriptedTool in adams.tools Modifier and Type Class Description classGroovyA report filter that uses a Groovy script for processing the data.classScriptedA tool that uses any scripting handler for processing the data with a script located in the specified file.
-