public class InitedMessageSharedImpl extends InitedMessageShared
| Modifier and Type | Class and Description |
|---|---|
static class |
InitedMessageSharedImpl.InitedMessageSharedUpdate |
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<PropertyId,ISharedProperty> |
propertyMap |
InitedMessageId, SharedPropertyTokens, SimTime| Constructor and Description |
|---|
InitedMessageSharedImpl(InitedMessageSharedImpl source) |
InitedMessageSharedImpl(WorldObjectId objectId,
Collection<ISharedProperty> properties) |
| Modifier and Type | Method and Description |
|---|---|
InitedMessageSharedImpl |
clone() |
UnrealId |
getId() |
Map<PropertyId,ISharedProperty> |
getProperties() |
ISharedProperty |
getProperty(PropertyId id) |
void |
setSimTime(long SimTime)
Used by Yylex to slip correct time of the object or programmatically.
|
String |
toHtmlString() |
String |
toString() |
getCompositeClass, getSimTimetoJsonLiteralprotected HashMap<PropertyId,ISharedProperty> propertyMap
public InitedMessageSharedImpl(InitedMessageSharedImpl source)
public InitedMessageSharedImpl(WorldObjectId objectId, Collection<ISharedProperty> properties)
public UnrealId getId()
getId in interface IWorldObjectgetId in class InitedMessageSharedpublic void setSimTime(long SimTime)
InitedMessageSharedsetSimTime in class InitedMessageSharedpublic InitedMessageSharedImpl clone()
clone in interface ISharedWorldObjectclone in class InitedMessageSharedpublic ISharedProperty getProperty(PropertyId id)
public Map<PropertyId,ISharedProperty> getProperties()
public String toString()
toString in class InitedMessageSharedpublic String toHtmlString()
toHtmlString in class InitedMessageSharedCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.