Class | Description |
---|---|
GateGroovyMethods |
Class containing static methods that will be mixed in to
several core GATE classes when the Groovy plugin is loaded,
making the methods available as instance methods on their
respective types (in the same way as Groovy does by default
for DefaultGroovyMethods).
|
GroovySupport |
Tool resource that sets up Groovy support for GATE.
|
ScriptableControllerPersistence | |
ScriptPR |
Groovy Script PR.
|