org.commonreality.object.delta
Class FullObjectDelta

java.lang.Object
  extended by org.commonreality.object.delta.ObjectDelta
      extended by org.commonreality.object.delta.FullObjectDelta
All Implemented Interfaces:
java.io.Serializable, IIdentifiable, IObjectDelta

public class FullObjectDelta
extends ObjectDelta

Author:
developer
See Also:
Serialized Form

Constructor Summary
FullObjectDelta(ISimulationObject object)
           
 
Method Summary
 
Methods inherited from class org.commonreality.object.delta.ObjectDelta
apply, getChangedProperties, getIdentifier, getNewValue, getOldValue, merge, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FullObjectDelta

public FullObjectDelta(ISimulationObject object)
Parameters:
identifier -
newValues -
oldValues -