Package adams.core.scripting
-
Interface Summary Interface Description FileBasedScripting Interface for scripted classes that use a file-based approach.FileBasedScriptingWithOptions Interface for scripted classes that use a file-based approach. -
Class Summary Class Description AbstractScriptingHandler Ancestor for all scripting handlers.Dummy Dummy handler, which does nothing.Groovy A helper class for Groovy.GroovyHandler Scripting handler for Groovy.GroovyScript Wrapper for a Groovy scripts to be editable in the GOE.