Get the GATE development environment configuration data (initialised from gate.xml ).
()
| 828 | * <TT>gate.xml</TT>). |
| 829 | */ |
| 830 | public static OptionsMap getUserConfig() { |
| 831 | return userConfig; |
| 832 | } |
| 833 | |
| 834 | /** |
| 835 | * Get the original, initialisation-time, GATE development environment |
no outgoing calls