| Package | Description |
|---|---|
| gw.config | |
| gw.lang | |
| gw.lang.gosuc | |
| gw.lang.init | |
| gw.lang.reflect | |
| gw.lang.reflect.module |
| Modifier and Type | Method and Description |
|---|---|
ITypeLoader |
TypeLoaderSpec.createTypeLoader(IExecutionEnvironment execEnv) |
static ITypeLoader |
TypeLoaderSpec.createTypeLoader(IExecutionEnvironment execEnv,
String typeloaderClassName,
HashMap additionalArgs) |
| Modifier and Type | Method and Description |
|---|---|
static IModule |
GosuShop.createGlobalModule(IExecutionEnvironment execEnv) |
IModule |
IGosuShop.createGlobalModule(IExecutionEnvironment execEnv) |
static IModule |
GosuShop.createModule(IExecutionEnvironment execEnv,
String strMemberName) |
IModule |
IGosuShop.createModule(IExecutionEnvironment execEnv,
String strMemberName) |
| Constructor and Description |
|---|
GosucProject(IExecutionEnvironment execEnv) |
| Modifier and Type | Method and Description |
|---|---|
static GosuInitialization |
GosuInitialization.instance(IExecutionEnvironment execEnv) |
| Modifier and Type | Method and Description |
|---|---|
static IExecutionEnvironment |
TypeSystem.getExecutionEnvironment() |
IExecutionEnvironment |
ITypeSystem.getExecutionEnvironment() |
static IExecutionEnvironment |
TypeSystem.getExecutionEnvironment(IProject project) |
IExecutionEnvironment |
ITypeSystem.getExecutionEnvironment(IProject project) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TypeSystem.shutdown(IExecutionEnvironment execEnv) |
| Modifier and Type | Method and Description |
|---|---|
IExecutionEnvironment |
IModule.getExecutionEnvironment() |
Copyright © 2015. All rights reserved.