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 IEntityAccessCommonServices. getEntityAccess() -
Uses of IEntityAccess in gw.internal.gosu
Classes in gw.internal.gosu that implement IEntityAccess Modifier and Type Class Description classShellEntityAccess -
Uses of IEntityAccess in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement IEntityAccess Modifier and Type Class Description classDefaultEntityAccessMethods in gw.internal.gosu.parser that return IEntityAccess Modifier and Type Method Description IEntityAccessGosuIndustrialParkImpl. 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 classGWEntityAccess -
Uses of IEntityAccess in gw.lang
Methods in gw.lang that return IEntityAccess Modifier and Type Method Description static IEntityAccessGosuShop. getDefaultEntityAccess()IEntityAccessIGosuShop. getDefaultEntityAccess()
-