|
Class Summary |
| AddAttribute |
Class for creating new attribute from existing attributes using a special
language. |
| CmdCompletion |
Given a python interpreter and a string, and returns a list of possible
completions for the last object in the input/. |
| Find |
Supports finding objects based on string single-column attribute values. |
| Proximity |
The class whose instances are made available to Jython scripts as the
variable "prox". |
| PythonScriptRunner |
Test class that executes the Jython script file passed as an arg. |
| ShrinkDB |
Defines shrinkDB() and helpers. |
| SNA |
Defines various Social Network Analysis static methods. |
| TextPaneJythonConsole |
An interactive console that supports Jython evaluation, nesting of commands,
and completion. |