public interface IStaticWorldObject extends IWorldObject
| Modifier and Type | Method and Description |
|---|---|
Class |
getCompositeClass() |
boolean |
isDifferentFrom(IStaticWorldObject other)
This method is used for comparing if the static information has been changed during the simulation,
this method however takes into account the fact that some static information may be null for some time and then get filled later.
|
getId, getSimTimeClass getCompositeClass()
boolean isDifferentFrom(IStaticWorldObject other)
other - Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.