|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SimObjectServer in cad.simcad.objectserver.factory |
Methods in cad.simcad.objectserver.factory that return SimObjectServer | |
static SimObjectServer |
SimObjectServerFactory.createSimObjectServer(SimEnvironment se)
|
Uses of SimObjectServer in cad.simcad.objectserver.spec.sim |
Methods in cad.simcad.objectserver.spec.sim that return SimObjectServer | |
SimObjectServer |
SimEnvironment.getSimObjectServer()
Returns the SimObjectServer of the SimEnvironment |
Uses of SimObjectServer in cad.simcad.pathfinding.ui |
Methods in cad.simcad.pathfinding.ui that return SimObjectServer | |
SimObjectServer |
SimMediator.getSimObjectServer()
|
Uses of SimObjectServer in cad.simcad.worldsimulator.objects |
Classes in cad.simcad.worldsimulator.objects that implement SimObjectServer | |
class |
ObjectProducer
|
Fields in cad.simcad.worldsimulator.objects declared as SimObjectServer | |
protected SimObjectServer |
ObjectMediator._sos
|
Constructors in cad.simcad.worldsimulator.objects with parameters of type SimObjectServer | |
ObjectMediator(AbstractMap am,
StatServer ss,
SimObjectServer sos)
Creates new ObjectMediator |
Uses of SimObjectServer in cad.simcad.worldsimulator.objects.buildings |
Constructors in cad.simcad.worldsimulator.objects.buildings with parameters of type SimObjectServer | |
StructureMediator(AbstractMap am,
StatServer ss,
SimObjectServer sos)
Creates new UnitMediator |
Uses of SimObjectServer in cad.simcad.worldsimulator.objects.units |
Constructors in cad.simcad.worldsimulator.objects.units with parameters of type SimObjectServer | |
UnitMediator(AbstractMap am,
StatServer ss,
SimObjectServer sos)
Creates new UnitMediator |
Uses of SimObjectServer in cad.simcad.worldsimulator.world |
Fields in cad.simcad.worldsimulator.world declared as SimObjectServer | |
protected SimObjectServer |
MyWorld._sos
|
Methods in cad.simcad.worldsimulator.world that return SimObjectServer | |
SimObjectServer |
MyWorld.getSimObjectServer()
|
|
![]() |
||||||||||
PREV NEXT | FRAMES NO FRAMES |