public class AliveMessageMessage.AliveMessageSharedMessage extends AliveMessageShared
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<PropertyId,ISharedProperty> |
propertyMap |
AliveMessageId, SharedPropertyTokens, SimTime| Constructor and Description |
|---|
AliveMessageMessage.AliveMessageSharedMessage() |
| Modifier and Type | Method and Description |
|---|---|
AliveMessageMessage.AliveMessageSharedMessage |
clone() |
UnrealId |
getId() |
Map<PropertyId,ISharedProperty> |
getProperties() |
ISharedProperty |
getProperty(PropertyId id) |
String |
toHtmlString() |
String |
toString() |
getCompositeClass, getSimTime, setSimTimetoJsonLiteralprotected HashMap<PropertyId,ISharedProperty> propertyMap
public AliveMessageMessage.AliveMessageSharedMessage()
public UnrealId getId()
getId in interface IWorldObjectgetId in class AliveMessageSharedpublic AliveMessageMessage.AliveMessageSharedMessage clone()
clone in interface ISharedWorldObjectclone in class AliveMessageSharedpublic ISharedProperty getProperty(PropertyId id)
public Map<PropertyId,ISharedProperty> getProperties()
public String toString()
toString in class AliveMessageSharedpublic String toHtmlString()
toHtmlString in class AliveMessageSharedCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.