Uses of Interface
gw.lang.reflect.IEntityAccess
-
Packages that use IEntityAccess Package Description gw.config gw.internal.gosu gw.internal.gosu.parser gw.internal.gosu.parser.gwPlatform gw.lang -
-
Uses of IEntityAccess in gw.config
Methods in gw.config that return IEntityAccess Modifier and Type Method Description static IEntityAccess
CommonServices. getEntityAccess()
-
Uses of IEntityAccess in gw.internal.gosu
Classes in gw.internal.gosu that implement IEntityAccess Modifier and Type Class Description class
ShellEntityAccess
-
Uses of IEntityAccess in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement IEntityAccess Modifier and Type Class Description class
DefaultEntityAccess
Methods in gw.internal.gosu.parser that return IEntityAccess Modifier and Type Method Description IEntityAccess
GosuIndustrialParkImpl. getDefaultEntityAccess()
-
Uses of IEntityAccess in gw.internal.gosu.parser.gwPlatform
Classes in gw.internal.gosu.parser.gwPlatform that implement IEntityAccess Modifier and Type Class Description class
GWEntityAccess
-
Uses of IEntityAccess in gw.lang
Methods in gw.lang that return IEntityAccess Modifier and Type Method Description static IEntityAccess
GosuShop. getDefaultEntityAccess()
IEntityAccess
IGosuShop. getDefaultEntityAccess()
-