| Interface | Description |
|---|---|
| PythonCodeDriven |
An interface to indicate that the implementing class can be viewed by
PythonEditorPR visual resource.
|
| Class | Description |
|---|---|
| PythonPr |
Processing resource for running a python program on a document.
|
| PythonPr.ExecuteResponse | |
| PythonPr.FinishResponse | |
| PythonPrResult |
Represents the result of PythonPr processing.
|
| PythonSlave |
Run Java/GATE from python through this class.
|
| PythonSlaveLr |
Language Resource for running the Python slave process.
|
| PythonSlaveRunner |
Resource Helper for running the Python slave process.
|
| VersionLogger |
| Enum | Description |
|---|---|
| PythonPr.LoggingLevel |
Possible python side logging level values.
|
Copyright © 2021 GATE Team. All rights reserved.