public class AliveMessageStaticImpl extends AliveMessageStatic
| Modifier and Type | Class and Description |
|---|---|
static class |
AliveMessageStaticImpl.AliveMessageStaticUpdate |
AliveMessageId, SimTime| Constructor and Description |
|---|
AliveMessageStaticImpl()
Parameter-less contructor for the message.
|
AliveMessageStaticImpl(AliveMessage original)
Cloning constructor from the full message.
|
AliveMessageStaticImpl(AliveMessageStatic original)
Cloning constructor from the message part.
|
AliveMessageStaticImpl(AliveMessageStaticImpl original)
Cloning constructor from the full message.
|
| Modifier and Type | Method and Description |
|---|---|
AliveMessageStaticImpl |
clone() |
UnrealId |
getId() |
boolean |
isDifferentFrom(IStaticWorldObject other) |
void |
setSimTime(long SimTime)
Used by Yylex to slip correct time of the object or programmatically.
|
String |
toHtmlString() |
String |
toString() |
getCompositeClass, getSimTimetoJsonLiteralpublic AliveMessageStaticImpl()
public AliveMessageStaticImpl(AliveMessage original)
original - public AliveMessageStaticImpl(AliveMessageStaticImpl original)
original - public AliveMessageStaticImpl(AliveMessageStatic original)
original - public UnrealId getId()
getId in interface IWorldObjectgetId in class AliveMessageStaticpublic void setSimTime(long SimTime)
AliveMessageStaticsetSimTime in class AliveMessageStaticpublic AliveMessageStaticImpl clone()
clone in class AliveMessageStaticpublic boolean isDifferentFrom(IStaticWorldObject other)
isDifferentFrom in interface IStaticWorldObjectisDifferentFrom in class AliveMessageStaticpublic String toString()
toString in class AliveMessageStaticpublic String toHtmlString()
toHtmlString in class AliveMessageStaticCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.