cz.cuni.amis.pogamut.ut2004multi.communication.worldview
Class UT2004BatchAwareSharedWorldView
java.lang.Object
cz.cuni.amis.pogamut.multi.communication.worldview.impl.AbstractSharedWorldView
cz.cuni.amis.pogamut.multi.communication.worldview.impl.EventDrivenSharedWorldView
cz.cuni.amis.pogamut.multi.communication.worldview.impl.BatchAwareSharedWorldView
cz.cuni.amis.pogamut.ut2004multi.communication.worldview.UT2004BatchAwareSharedWorldView
- All Implemented Interfaces:
- IComponent, ISharedComponent, ISharedWorldChangeEventInput, ISharedWorldView
public class UT2004BatchAwareSharedWorldView
- extends BatchAwareSharedWorldView
| Fields inherited from class cz.cuni.amis.pogamut.multi.communication.worldview.impl.AbstractSharedWorldView |
COMPONENT_ID, control, controller, currentSharedProperties, idClassMap, localWorldViews, log, sharedProperties, sharedWorldObjects, staticWorldObjects, syncCurrentSharedProperties, syncIdClassMap, syncSharedProperties, syncSharedWorldObjects |
| Methods inherited from class cz.cuni.amis.pogamut.multi.communication.worldview.impl.EventDrivenSharedWorldView |
addMsgClass, innerNotify, objectCreated, objectDestroyed, objectUpdated, propertyCreated, propertyUpdated, propertyUpdatedEvent, raiseEvent, sharedObjectUpdatedEvent, staticObjectUpdatedEvent |
| Methods inherited from class cz.cuni.amis.pogamut.multi.communication.worldview.impl.AbstractSharedWorldView |
addComponentBus, addEventListener, addObjectListener, addObjectListener, addObjectListener, addObjectListener, addOldSharedProperty, addSharedProperty, addSharedProperty, addSharedWorldObject, addStaticWorldObject, cleanUp, getComponentId, getShared, getSharedProperties, getSharedProperty, getStatic, isListening, isListening, isListening, isListening, isListening, isListening, isPaused, isRunning, kill, pause, prePause, preStop, registerLocalWorldView, removeComponentBus, removeEventListener, removeListener, removeObjectListener, removeObjectListener, removeObjectListener, removeObjectListener, removeSharedProperty, removeSharedProperty, removeStaticWorldObject, removeStaticWorldObject, reset, resume, start, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UT2004BatchAwareSharedWorldView
@Inject
public UT2004BatchAwareSharedWorldView(Logger logger)
isBatchEndEvent
protected boolean isBatchEndEvent(IWorldChangeEvent event)
- Specified by:
isBatchEndEvent in class BatchAwareSharedWorldView
createSharedObject
protected ISharedWorldObject createSharedObject(Class msgClass,
WorldObjectId id,
ITeamId teamId,
TimeKey time)
- Specified by:
createSharedObject in class AbstractSharedWorldView
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.