public class UnrealIdProperty extends AbstractSharedProperty<UnrealId>
AbstractSharedProperty.GenericPropertyUpdatecompositeClass, dirty, propertyId, value| Constructor and Description |
|---|
UnrealIdProperty(UnrealIdProperty other) |
UnrealIdProperty(WorldObjectId objId,
String identifier,
UnrealId value,
Class compositeClass) |
| Modifier and Type | Method and Description |
|---|---|
ISharedProperty |
clone() |
protected UnrealId |
cloneValue() |
Class |
getPropertyValueClass() |
boolean |
nullOverrides() |
createUpdateEvent, equals, getCompositeClass, getObjectId, getPropertyId, getValue, hashCode, isDirty, setDirty, setValuepublic UnrealIdProperty(WorldObjectId objId, String identifier, UnrealId value, Class compositeClass)
public UnrealIdProperty(UnrealIdProperty other)
public boolean nullOverrides()
nullOverrides in interface ISharedProperty<UnrealId>nullOverrides in class AbstractSharedProperty<UnrealId>public ISharedProperty clone()
clone in interface ISharedProperty<UnrealId>clone in class AbstractSharedProperty<UnrealId>public Class getPropertyValueClass()
protected UnrealId cloneValue()
cloneValue in class AbstractSharedProperty<UnrealId>Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.