public class ConfigChangeMessage.ConfigChangeSharedMessage extends ConfigChangeShared
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<PropertyId,ISharedProperty> |
propertyMap |
SharedPropertyTokens, SimTime| Constructor and Description |
|---|
ConfigChangeMessage.ConfigChangeSharedMessage() |
| Modifier and Type | Method and Description |
|---|---|
ConfigChangeMessage.ConfigChangeSharedMessage |
clone() |
UnrealId |
getId()
Id of this config message.
|
Map<PropertyId,ISharedProperty> |
getProperties() |
ISharedProperty |
getProperty(PropertyId id) |
String |
toHtmlString() |
String |
toString() |
getCompositeClass, getSimTime, setSimTimetoJsonLiteralprotected HashMap<PropertyId,ISharedProperty> propertyMap
public ConfigChangeMessage.ConfigChangeSharedMessage()
public ConfigChangeMessage.ConfigChangeSharedMessage clone()
clone in interface ISharedWorldObjectclone in class ConfigChangeSharedpublic ISharedProperty getProperty(PropertyId id)
public Map<PropertyId,ISharedProperty> getProperties()
public UnrealId getId()
getId in interface IWorldObjectgetId in class ConfigChangeSharedpublic String toString()
toString in class ConfigChangeSharedpublic String toHtmlString()
toHtmlString in class ConfigChangeSharedCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.